Commit Graph

4 Commits

Author SHA1 Message Date
Adrien Horgnies
eb2315acd9 [ADD] payment_stripe: add the documentation for local payment methods
opw-2335482
2020-10-26 10:11:16 +01:00
brr-odoo
b32a07bd51
[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.
2020-07-23 16:26:55 +02:00
Jonathan
1bb9a90dbd
[IMP] general: new version of the Authorize.Net doc (#683) 2020-06-04 00:55:43 +02:00
Jonathan
2dbddd8ff7
[IMP] general: add new doc about payment acquirers (#676)
- Updates the main current doc about Payment Acquirers with a completely new doc
- Moves some docs from ecommerce to general
- redirects

  - ecommerce/shopper_experience/payment --> general/payment_acquirers/payment_acquirers
  - ecommerce/shopper_experience/authorize --> general/payment_acquirers/authorize
  - ecommerce/shopper_experience/paypal --> general/payment_acquirers/paypal
  - ecommerce/shopper_experience/wire_transfer --> general/payment_acquirers/wire_transfer
2020-05-25 18:59:17 +02:00