Google Pay Push Provisioning
This documentation outlines the necessary steps and parameters required for implementing Google Pay Push Provisioning within your application. Push Provisioning allows your users to seamlessly add their payment cards to Google Pay, enhancing their checkout experience.
post/card/google-pay/push-provisioning
Headers
api-keystring
api-key is available on the dashboard
Authorizationstring
Request body
Response
200
Example response
{
"encryptedData": "string"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.