v2
latestOpenAPI 3.1.02026-07-262279731.3 MBrecurringCardPayins
Create a Recurring Card PayIn (CIT or MIT)
Request a recurring card pay-in based on a RecurringPayinRegistrationId with PaymentType CARD, obtained from POST Create a Recurring PayIn Registration.
There are two possible paylods:
- CIT – Customer-initiated transaction when the user is on session, requiring them to authenticate on the SecureModeRedirectURL returned.
- MIT – Subsequent merchant-initiated transactions in the absence of the user, based on the initial successful authentication, unless and until re-authentication is required.
post/v2.01/{ClientId}/payins/recurring/card/direct
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
Headers
Authorizationstring required
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