[FIX] payment_authorize: fix relay response url

For Authorize.net configuration, you need individual Receipt and Relay Response URL's.
The previous version featured the same URL twice.
The Relay Response URL is here updated to reflect proper configuration.
This commit is contained in:
brr-odoo 2020-07-23 07:26:55 -07:00 committed by GitHub
parent 9b3ffe43cf
commit b32a07bd51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ Settings --> Transaction Response Settings --> Response/Receipt URLs`, and set t
- | Default Receipt URL:
| *https://[yourcompany.odoo.com]*/**payment/authorize/return**
- | Default Relay Response URL:
| *https://[yourcompany.odoo.com]*/**payment/authorize/return**
| *https://[yourcompany.odoo.com]*/**shop/confirmation**
.. note::
| Failing to complete this step results in the following error: