diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst index 417fc657d..6acd35769 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst @@ -5,8 +5,15 @@ Stripe Connecting a payment terminal allows you to offer a fluid payment flow to your customers and ease the work of your cashiers. +.. important:: + - Stripe payment terminals do not require an :doc:`IoT Box ` + - Stripe terminals can be used in many countries, but not worldwide. Check the `global + availability for Stripe Terminal `_. + - Stripe's integration works with `Stripe Terminal smart readers `_ + .. seealso:: - - :doc:`Use Stripe as payment provider. <../../../../finance/payment_providers/stripe>` + - :doc:`Stripe as payment provider <../../../../finance/payment_providers/stripe>` + - `List of payment methods supported by Stripe `_ Configuration =============