From 2cbc9eb801e88e4178ee6912925ce45a5793e213 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#8793 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 946ff15ec..b8e97c874 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 ====================================