Commit Graph

26 Commits

Author SHA1 Message Date
Jonathan
aa08829bb6
[ADD] accounting: add a new doc about Invoice Online Payment (#678)
- This doc replaces the one about Credit Cards.

  - removed accounting/receivables/customer_payments/credit_cards.rst

- The content related to Credit Cards has been moved to general/payment_acquirers/payment_acquirers.rst
- redirection:

  - accounting/receivables/customer_payments/credit_cards.rst accounting/receivables/customer_payments/online_payment.rst
2020-06-04 00:43:34 +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
jev-odoo
4c2fcf2ba2 [FIX] paypal: update menuselection for Merchant ID credential
The previous menuselection did not reflect the actual Paypal backend.
2020-04-15 10:56:43 +02:00
keli brugalli (kbr)
dfc585d25f [ADD] general: add documentation about debug mode 2020-03-04 11:07:15 +01:00
Damien Bouvy
cd9a0b7bec [IMP] ecommerce: authorize.net setup
Changes needed since there are now more keys to set up.
2020-02-03 15:49:19 +01:00
Antoine Vandevenne (anv)
f7bedfce2e [FIX] *: fix incorrect/unstable links
- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
4bb2eeda11 [IMP] *: harmonize formatting
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
73fff57983 [IMP] *: fix display issues
- Several content blocks were either misaligned, using the wrong display directive or not showing at all.
- Some images were missings.
- Typos
2020-01-15 10:52:05 +01:00
Damien Bouvy
1c8813dac4 Revert "[ADD] ecommerce: add payment_payfort configuration"
This reverts commit 38627b6e5c.
2020-01-09 10:13:58 +01:00
Damien Bouvy
38627b6e5c [ADD] ecommerce: add payment_payfort configuration 2020-01-08 18:18:18 +01:00
Richard Mathot
2c2f1a6dbe
[MERGE] Forward-port of branch 12.0 up to 8a48c4c8cb 2019-12-26 09:31:39 +01:00
Richard Mathot
8a48c4c8cb
[MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
Richard Mathot
54c9afb465
[FIX] ecommerce: add mandatory configuration for Paypal requests encoding (#498)
opw-2149768
2019-12-26 09:00:40 +01:00
mreficent
efcb1a48fd [FIX] *: update v13 urls
Remove outdated references to 12.0
Closes odoo/documentation-user#413
2019-10-03 11:28:53 +02:00
Richard Mathot
870696b048
[MERGE] Forward-port of 11.0 up to 00d5bd76d7 2019-09-27 15:52:08 +02:00
Luis Guzman
e1ba365b6c [FIX] paypal: documentation for EWP (#396) 2019-09-19 16:36:43 +02:00
Richard Mathot
d18bcc5c2a
[FIX] ecommerce: syntax errors in paypal doc 2019-08-26 08:14:36 +02:00
Julien Bertrand
db2aacc7e9 [IMP]Ecommerce:Paypal
Change to improve the paypal documentation
2019-05-13 11:17:42 +02:00
Frédéric Gilson
803263c139 [ADD] ecommerce: How to get paid with Authorize.Net 2017-06-07 15:31:41 +02:00
zeroheure
c0ce13fece [FIX] ecommerce: fix typo about paypal cost
subscription free => subscription fee
2017-05-23 11:02:23 +02:00
Frédéric Gilson
e26d8bf1f8 [IMP] ecommerce: change image for paypal IPN config 2017-05-16 11:47:09 +02:00
Frédéric Gilson
d98595b44e [IMP] eCommerce: brand new doc on payment methods + requested config changes for Paypal 2017-05-09 13:30:34 +02:00
Frédéric Gilson
b884135512 [IMP] account, website_sale: update taxcloud doc and misc changes in topic titles 2016-10-14 12:42:45 +02:00
Frédéric Gilson
26c74a3884 [ADD] ecommerce: How your customers can access their portal 2016-09-21 16:01:04 +02:00
Frédéric Gilson
e951170966 [ADD] How to collect payments with Paypal 2016-09-21 16:01:01 +02:00
Frédéric Gilson
6bf0c440de [ADD] ecommerce: How to set up payment methods 2016-09-21 16:00:56 +02:00