Skip to content

SEPA direct debit

Imogen Hardy edited this page Nov 11, 2022 · 1 revision

What is it?

SEPA stands for Single Euro Payments Area, which is a European Union system enabling Euro payments to be made more easily within EU countries and participating third countries.

How do we use it?

We allow users in the EU to pay for recurring contributions with a SEPA direct debit. Users provide their account holder name, IBAN, and basic address details, and we use these to set up a recurring payment mandate with Stripe. As these details are not sensitive in the same way as credit or debit card details we handle the values directly and validate them against our schema.

Specific concerns

  • We do not currently accept SEPA payments for subscription products

πŸ™‹β€β™€οΈ General Information

🎨 Client-side 101

βš›οΈ React+Redux

πŸ’° Payment methods

πŸŽ› Deployment & Testing

πŸ“Š AB Testing

🚧 Helper Components

πŸ“š Other Reference

1️⃣ Quickstarts

πŸ›€οΈ Tracking

Clone this wiki locally