Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 715 Bytes

File metadata and controls

14 lines (9 loc) · 715 Bytes

ApplePayToken

Properties

Name Type Description Notes
version String ApplePay token version information.
data String Encrypted payment data. Base64 encoded as a string.
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 models::ApplePayTokenHeader

[Back to Model list] [Back to API list] [Back to README]