| [ Web Proxy ] |
| Viewing: https://docs.stripe.com/payments/mondu/accept-a-payment | [Back] [Original] |
Interested in getting early access to Mondu?
To learn more or get early access, enter your email address below. We'll work with you to determine your eligibility, and from there, add you to the waitlist.
Mondu is a single-use payment method that offers customers payment 30 day net terms. Customers are redirected from your website or app, authorize the payment with Mondu, then return to your website or app. You get immediate notification of whether the payment succeeded or failed.
Supported business locations: Europe
Supported currencies: eur
Presentment currencies: eur
Payment mode: Yes
Setup mode: No
Subscription mode: No
To support Mondu payments, a Checkout Session must satisfy all of the following conditions:
Build an integration to accept a payment with Checkout before using this guide.
This guide describes how to enable Mondu and shows the differences between accepting a card payment and using Mondu.
Enable Mondu in your Dashboard. With dynamic payment methods, Stripe automatically displays Mondu to eligible customers. If youre currently specifying payment_method_types, see the migration guide.
When creating a new Checkout Session, make sure all line_items use the same currency.
Create a PaymentIntent on your server with an amount and currency. In the latest version of the API, specifying the automatic_payment_methods parameter is optional because Stripe enables its functionality by default. You can manage payment methods from the Dashboard. Stripe handles the return of eligible payment methods based on factors such as the transactions amount, currency, and payment flow. Make sure Mondu is turned on in the payment methods settings page.
After accepting a payment, learn how to fulfill orders.
When testing your Checkout integration, select Mondu as the payment method and click the Pay button.
| Web Proxy Viewer | New URL | Original Page |