[IMP] payment_stripe: add PM supported by Odoo
Add payment methods supported by Odoo
This will inform users of Stripe which payment method we currently
support.
task-2685143
closes odoo/documentation#1483
X-original-commit: 587b2862df
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Valentin Chevalier <vcr@odoo.com>
This commit is contained in:
parent
5db4c36e43
commit
adf0d83180
@ -56,12 +56,22 @@ endpoint** in your **Hosted endpoints**. A form opens, where you'll need to add
|
|||||||
When you click on **Add endpoint**, your Webhook is configured. You can then click on **reveal** to
|
When you click on **Add endpoint**, your Webhook is configured. You can then click on **reveal** to
|
||||||
display your signing secret.
|
display your signing secret.
|
||||||
|
|
||||||
|
.. _stripe/local-payment-methods:
|
||||||
|
|
||||||
Enable local payment methods
|
Enable local payment methods
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
Local payment methods are payment methods that are only available for certain merchants and
|
Local payment methods are payment methods that are only available for certain merchants and
|
||||||
customers countries and currencies.
|
customers countries and currencies.
|
||||||
|
|
||||||
|
Odoo supports the following local payment methods:
|
||||||
|
|
||||||
|
- Bancontact
|
||||||
|
- EPS
|
||||||
|
- giropay
|
||||||
|
- iDEAL
|
||||||
|
- Przelewy24 (P24)
|
||||||
|
|
||||||
To enable specific local payment methods with Stripe, list them as supported payment icons. To do
|
To enable specific local payment methods with Stripe, list them as supported payment icons. To do
|
||||||
so, go to :menuselection:`Payment Acquirers --> Stripe --> Configuration` and add the desired
|
so, go to :menuselection:`Payment Acquirers --> Stripe --> Configuration` and add the desired
|
||||||
payment methods in the **Supported Payment Icons** field. If the desired payment method is already
|
payment methods in the **Supported Payment Icons** field. If the desired payment method is already
|
||||||
|
Loading…
Reference in New Issue
Block a user