v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCreate a Giropay PayIn
<Warning icon="fa-regular fa-triangle-exclamation"> **Warning – Giropay no longer available after June 30, 2024**Giropay’s operator Paydirekt has decided to cease the payment method’s services at the end of June, without providing a direct alternative. This decision by Paydirekt impacts the entire industry and is beyond our control.
Effective July 1, 2024:
- Pay-ins will fail with the <a href="/errors/codes/101101">101101</a> error
- Refunds will be possible for one year
This change affects both the <a href="/api-reference/giropay">new</a> and <a href="/api-reference/web-direct-debit-payins">legacy</a> integrations.
Our team is ready to assist you with your integration of alternatives like <a href="/guides/payment-methods/klarna">Klarna</a>, <a href="/guides/payment-methods/paypal">PayPal</a>, or <a href="/guides/payment-methods/banking/virtual-iban">virtual IBANs</a> for the German market. Please reach out <a href="https://hub.mangopay.com/" target="_blank">via the Dashboard</a>. </Warning>
<Note icon="fa-regular fa-circle-info"> **Note – Timeout after 1 hour**The payment session lasts for 1 hour, at which point the pay-in fails automatically if no action has been taken by the user.
</Note>
The minimum accepted amount for Giropay pay-ins is €1.00 (100).
In Production, pay-ins lower than this amount will fail.
</Note>
Path parameters
Platform's API account identifier, associated with the API key.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success