v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCreate a Web Card PayIn
<Note icon="fa-regular fa-circle-info"> **Note – Timeout after 15 minutes**The hosted payment page session on the RedirectURL lasts 15 minutes, at which point the pay-in fails automatically with result code 101109 if it is not completed by the user. </Note>
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – TemplateURL customization feature deprecated**The TemplateURL response parameter is deprecated and must no longer be used to redirect the user. You must redirect the user on the RedirectURL.
The TemplateURLOptions body parameter is also deprecated as the feature allowing minor customization of the hosted page is no longer supported. </Warning>
Read more about the Web Card PayIn object →
Note: The legacy iDEAL integration also uses this endpoint with CardType set to IDEAL. New integrations of iDEAL should use the <a href="/api-reference/ideal/create-ideal-payin">Create an iDEAL PayIn</a> endpoint.
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