From 872e49e3b1efe9efc24d2afbaaa414c83c2a0d96 Mon Sep 17 00:00:00 2001 From: "Yaroslav Soroko (yaso)" Date: Fri, 12 Apr 2024 14:37:59 +0200 Subject: [PATCH] [IMP] finance: add Stripe links for more info This PR adds more details about Stripe coverage and supported payment methods and terminals. task-3865904 closes odoo/documentation#8718 Signed-off-by: Jonathan Castillo (jcs) --- content/applications/finance/payment_acquirers/stripe.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/applications/finance/payment_acquirers/stripe.rst b/content/applications/finance/payment_acquirers/stripe.rst index 6ed440617..f3e184bc1 100644 --- a/content/applications/finance/payment_acquirers/stripe.rst +++ b/content/applications/finance/payment_acquirers/stripe.rst @@ -5,6 +5,10 @@ Stripe `Stripe `_ is a United States-based online payment solution provider, allowing businesses to accept **credit cards** and other payment methods. +.. seealso:: + - `List of countries supported by Stripe `_ + - `List of payment methods supported by Stripe `_ + Link your Stripe Account with Odoo ==================================