ApplePay-StartPaymentWithAppleToken: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=Barion API: Start Payment With Apple token}} {{TableOfContents}} {{api_callmethod |method=POST |uri=/v2/ApplePay/StartPaymentWithAppleToken }} == Input pr...")
 
Line 16: Line 16:
| 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.
| 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 || [[ShippinhContact|ShippingContact]] || * Required ||
| ShippingContact || [[ShippingContact|ShippingContact]] || * Required ||
|-
|-
| BillingContact || [[BillingContact|BillingContact]] || * Required||
| BillingContact || [[BillingContact|BillingContact]] || * Required||

Revision as of 13:14, 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 ApplePayToken * Required