v2
latestOpenAPI 3.1.02026-07-262279731.3 MBrecurringGooglePayPayins
Create a Recurring Google Pay PayIn (CIT or MIT)
Request a recurring Google Pay pay-in based on a RecurringPayinRegistrationId with PaymentType GOOGLE_PAY, obtained from POST Create a Recurring PayIn Registration.
There are two possible paylods:
- CIT – Customer-initiated transaction when the user is on session, which may require them to authenticate on the SecureModeRedirectURL returned (unless authentication was handled by Google Pay).
- MIT – Subsequent merchant-initiated transactions in the absence of the user, based on the initial successful authentication, unless and until re-authentication is required.
Read more about Google Pay recurring payments →
post/v2.01/{ClientId}/payins/payment-methods/googlepay/recurring
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