diff --git a/content/applications/finance/payment_acquirers/stripe.rst b/content/applications/finance/payment_acquirers/stripe.rst index 5eb625c8e..bd88cb89f 100644 --- a/content/applications/finance/payment_acquirers/stripe.rst +++ b/content/applications/finance/payment_acquirers/stripe.rst @@ -29,6 +29,11 @@ listed, you don't have anything to do. :alt: Select and add icons of the payment methods you want to enable .. note:: - - If a payment icon record does not exist in the database and its related local payment method is - listed above, it is considered enabled with Stripe. - - If a local payment method is not listed above, it is not supported and cannot be enabled. + If your local payment method is not listed above but is supported by Stripe, we cannot guarantee + that your local payment method works with Odoo. + +.. important:: + When configuring a payment acquirer with the payment flow :guilabel:`Payment from Odoo`, the + payment acquirer is visible only to people who have an account and are logged-in on the related + database. To add a payment acquirer visible to everyone, the payment flow has to be set to + :guilabel:`Redirection to the acquirer website`. \ No newline at end of file