Create encrypted card data for Apple Pay

Generate encrypted card data to provision a token via push-provisioning and the Apple SDK. Also returned is cardholder identifying information.

Notes:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pismo card ID

Body Params
Apple_public_certificate_b64
array of strings
required

Apple SDK Base64 encoded certificate from Apple *You need to encode what you receive from Apple with Base64 and then send it here.

Apple_public_certificate_b64*
string
enum
required

Device type that the token will be provisioned for.

Allowed:
string
required

Application version from the provisioning request.

string
required

From Apple SDK. Nonce = "number used once", a one-time-use random generated value.

string

From Apple SDK. Product type identifier. if a specific identifier needs to be passed, it must be entered in this field. if not passed, Pismo uses default values from the networks.

string
required

From Apple SDK

string
enum

The Token Authorization Value (TAV) version. The TAV value contains the issuer's digital signature that approves the token digitization for a Primary Account Number (PAN). REQUIRED for Mastercard if the issuer wants to use model TAV4.

Allowed:
string

Mastercard provided Key alias value used to generate the signature on a TAV body request. REQUIRED if Mastercard and TAV4 version.

string

An issuer-generated 6-character code specific to the current provisioning request. Issuer and Visa use this field to identify specific activation codes in problem resolution or authentication related questions. Format is alphanumeric. Allowed characters include 0-9 and A-Z. Characters must be in uppercase and not contain all zeros or all spaces. REQUIRED for Visa.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json