ApplePay-StartPaymentWithAppleToken: Difference between revisions
Jump to navigation
Jump to search
Stankovicsa (talk | contribs) |
Stankovicsa (talk | contribs) |
||
Line 20: | Line 20: | ||
| BillingContact || [[ApplePayBillingContact|BillingContact]] || * Required|| | | BillingContact || [[ApplePayBillingContact|BillingContact]] || * Required|| | ||
|- | |- | ||
| Token || [[ApplePayToken| | | Token || [[ApplePayToken|Token]] || * Required|| | ||
|} | |} |
Revision as of 13:37, 1 December 2021
Barion API: Start Payment With Apple token
POST | /v2/ApplePay/StartPaymentWithAppleToken |
---|
Input properties
Property name | Property type | Limitations and constraints | Description |
---|---|---|---|
POSKey | Guid | * Required | The secret API key of the shop, generated by Barion. This lets the shop to authenticate through the Barion API, but does not provide access to the account owning the shop itself. |
ShippingContact | ShippingContact | * Required | |
BillingContact | BillingContact | * Required | |
Token | Token | * Required |