ApplePayPostalAddress: Difference between revisions
Jump to navigation
Jump to search
Stankovicsa (talk | contribs) (Created page with "= Postal Address structure = == API usage == This structure is used by the following API endpoints: * ApplePay-StartPaymentWithAppleToken ** ApplePayShippingContact |...") |
Stankovicsa (talk | contribs) |
||
Line 5: | Line 5: | ||
* [[ApplePay-StartPaymentWithAppleToken]] | * [[ApplePay-StartPaymentWithAppleToken]] | ||
** [[ApplePayShippingContact | Shipping Contact structure]] | ** [[ApplePayShippingContact | Shipping Contact structure]] | ||
** [[ApplePayBillingContact | Billing Contact structure]] | |||
== Property list == | == Property list == |
Latest revision as of 13:34, 1 December 2021
Postal Address structure
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
Country | string | The payer's country | |
State | string | The payer's state | |
IsoCountryCode | string | The payer's country code | |
Street | string | The payer's street | |
City | string | The payer's city | |
PostalCode | string | The payer's postal code |