Merge pull request #3807 from expsa/dev_odex25_donation

Dev odex25 donation
This commit is contained in:
abdurrahman-saber 2025-07-08 14:20:54 +03:00 committed by GitHub
commit d38cbd1381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>';