PairingId Service

GET {{baseUrl}}/masterpass/pairingid?pairingTransactionId=<string>&userId=<string>

Use this service to get a consumer?s pairing identifier from Masterpass when they choose to share the payment and shipping information from their Masterpass wallet for future use in an Express Checkout. Request method: GET. API URL: /masterpass/pairingid

Request Params

KeyDatatypeRequiredDescription
pairingTransactionIdstringPass the value of the pairing_verifier query string parameter returned in the Masterpass Callback URL.
userIdstringThe unique consumer user identifier from the Merchant site.