About
Giropay is a popular payment method available in Germany that allows users to pay securely by connecting to their bank during checkout.| Region | Germany |
|---|---|
| Currencies | EUR |
| Refunds | Yes |
| Disputes | Users authenticate directly with their bank, so there is no dispute process and a low risk of unrecognized or fraudulent payments |
| Preauthorization | No |
| Recurring payments | No |
How it works
- On your app or website, the user selects Giropay as the payment method during checkout.
- The user is redirected to the Giropay payment page
RedirectURLwhere they enter their bank identifier code (BIC). - The user logs in to their banking interface.
- The user chooses between using a QR code or entering a transaction authentication number (TAN).
- After authentication, the user chooses which bank account to debit.
CREATED to SUCCEEDED or FAILED, indicating the outcome.
You should also set up hook notifications fo the relevant relevant types:
- PAYIN_NORMAL_SUCCEEDED
- PAYIN_NORMAL_FAILED
Note - Minimum amountThe minimum accepted amount for Giropay pay-ins is €1.00 (
100).In Production, pay-ins lower than this amount will fail.