apple-pay/link-apple-pay

This endpoint links an Apple Pay payment token to your VoPay account and returns the VoPay token used to charge it. It is called by the iQ11 iframe once the customer has authorized the payment in the Apple Pay sheet, and is authenticated by the IframeKey rather than by account credentials.

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

The key of the iQ11 iframe the payment was authorized in

string
required

Apple's PKPayment token as JSON, from the ApplePaySession onpaymentauthorized event. Only the encrypted paymentData member is stored; the token may be sent whole or as paymentData on its own

string

Name on the card, from the Apple Pay billing contact

string

Masked card number, from the Apple Pay payment method display name

string

Card network reported by Apple Pay, for example Visa or MasterCard

string

Email address from the Apple Pay billing contact

Response

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