Encrypted Payment Data Service
GET {{baseUrl}}/masterpass/encrypted-paymentdata/:transactionId?checkoutId=<string>&cartId=<string>
Use this service to retrieve the encrypted consumer's payment card, and shipping details from Masterpass. API URL: /masterpass/encrypted-paymentdata/{transactionId}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
checkoutId | string | This is a unique, 32-character alphanumeric identifier generated by Masterpass, which identifies your settings during a checkout. You can find this value in your Mastercard Developers account. | |
cartId | string | This is a merchant Cart identifier. |