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

KeyDatatypeRequiredDescription
checkoutIdstringThis 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.
cartIdstringThis is a merchant Cart identifier.