ApplePayPaymentData
Jump to navigation
Jump to search
Apple Pay Payment Data structure
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
Data | string | Encrypted payment data. | |
Signature | string | Signature of the payment and header data. The signature includes the signing certificate, its intermediate CA certificate, and information about the signing algorithm. | |
Header | ApplePayHeader | Payment header |