From 0ae126b994d8afca298893694d1f5407b35b6be3 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#8795 X-original-commit: f7bc929e009beb2a707f43b9fd2fc02f418b891c Signed-off-by: Jonathan Castillo (jcs) --- content/applications/finance/payment_providers/stripe.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/applications/finance/payment_providers/stripe.rst b/content/applications/finance/payment_providers/stripe.rst index 140c8494f..5dc94adb4 100644 --- a/content/applications/finance/payment_providers/stripe.rst +++ b/content/applications/finance/payment_providers/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 `_ + Create your Stripe account with Odoo ====================================