[IMP] point_of_sale: stripe add details
This PR adds details like countries coverage, supported terminals and
payment methods to Stripe documentation for point_of_sale
task-3865904
closes odoo/documentation#8753
X-original-commit: 59108aedda
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
parent
ba8289b0da
commit
8d27d765eb
@ -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 </applications/general/iot>`
|
||||
- Stripe terminals can be used in many countries, but not worldwide. Check the `global
|
||||
availability for Stripe Terminal <https://support.stripe.com/questions/global-availability-for-stripe-terminal>`_.
|
||||
- Stripe's integration works with `Stripe Terminal smart readers <https://docs.stripe.com/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 <https://stripe.com/payments/payment-methods>`_
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user