diff --git a/content/applications/finance/payment_acquirers/stripe.rst b/content/applications/finance/payment_acquirers/stripe.rst index d254e6e94..6ed440617 100644 --- a/content/applications/finance/payment_acquirers/stripe.rst +++ b/content/applications/finance/payment_acquirers/stripe.rst @@ -119,10 +119,9 @@ Odoo supports the following local payment methods: To enable some of these 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 payment methods in the **Supported Payment Icons** field. If the desired payment method is already -listed, you don't have anything to do. +listed, you do not have anything to do. -.. image:: stripe/stripe_enable_local_payment_method.png - :align: center +.. image:: stripe/payments-config.png :alt: Select and add icons of the payment methods you want to enable .. note:: diff --git a/content/applications/finance/payment_acquirers/stripe/payments-config.png b/content/applications/finance/payment_acquirers/stripe/payments-config.png new file mode 100644 index 000000000..7afa7209d Binary files /dev/null and b/content/applications/finance/payment_acquirers/stripe/payments-config.png differ diff --git a/content/applications/finance/payment_acquirers/stripe/stripe_enable_local_payment_method.png b/content/applications/finance/payment_acquirers/stripe/stripe_enable_local_payment_method.png deleted file mode 100644 index 135c33764..000000000 Binary files a/content/applications/finance/payment_acquirers/stripe/stripe_enable_local_payment_method.png and /dev/null differ