SEPA Direct Debit
Configuration
- Create, verify, and link your PayPal business account in the Braintree Control Panel. In order to process SEPA Direct Debit, you need to have a valid PayPal business account.
- Generate a client token
on your server
- You will use the client token when you initialize your components
- Integrate SEPA Direct Debit
on your client
- The SEPA Direct Debit integration was introduced in v3 of the JavaScript SDK, v5 of the iOS SDK, and v4 of the Android SDK.
- Create a SEPA Direct Debit transaction on your server
- Configure Braintree webhooks
- Process a SEPA Direct debit transaction in sandbox or production successfully