Merge pull request #3807 from expsa/dev_odex25_donation
Dev odex25 donation
This commit is contained in:
commit
d38cbd1381
|
|
@ -121,7 +121,7 @@ odoo.define("payment_hyperpay.payment_hyperpay", function (require) {
|
|||
'<form action="' +
|
||||
base_url +
|
||||
"/payment/hyperpay/result?acq=" +
|
||||
acq + "website=" + website_id +
|
||||
acq + "&website=" + website_id +
|
||||
'" class="paymentWidgets" data-brands="' +
|
||||
data_brands +
|
||||
'"></form>';
|
||||
|
|
|
|||
Loading…
Reference in New Issue