
The "Payment Acquirers" category was moved to the /general/ folder
(Miscellaneous section) when the super-categories such as "Finance"
didn't exist yet. Now, it makes more sense to move this category to
"Finance".
task-id 2743227
X-original-commit: cbe6aad9e9
Part-of: odoo/documentation#1507
37 lines
1.1 KiB
ReStructuredText
37 lines
1.1 KiB
ReStructuredText
======
|
|
Alipay
|
|
======
|
|
|
|
`Alipay <https://www.alipay.com/>`_ is an online payments platform established in China by Alibaba
|
|
Group.
|
|
|
|
Configuration
|
|
=============
|
|
|
|
.. seealso::
|
|
- :ref:`payment_acquirers/add_new`
|
|
|
|
Credentials tab
|
|
---------------
|
|
|
|
Odoo needs your **API Credentials** to connect with your Alipay account, which comprise:
|
|
|
|
- **Account**: Depending on where you are situated
|
|
- `Express Checkout` if your are a Chinese Merchant.
|
|
- `Cross-border` if you are not.
|
|
- **Alipay Seller Email**: Your public Alipay partner email (for express checkout only).
|
|
- **Merchant Partner ID**: The public partner ID solely used to identify the account with Alipay.
|
|
- **MD5 Signature Key**: The signature key.
|
|
|
|
You can copy your credentials from your Alipay account, and paste them in the related fields under
|
|
the **Credentials** tab.
|
|
|
|
To retrieve them, log into your Alipay account, they are on the front page.
|
|
|
|
.. important::
|
|
If you are trying Alipay as a test, in the *sandbox*, change the **State** to *Test Mode*. We
|
|
recommend doing this on a test Odoo database, rather than on your main database.
|
|
|
|
.. seealso::
|
|
- :doc:`../payment_acquirers`
|