v1

latestOpenAPI 3.0.1Apache 2.02026-07-2647148658.0 KB
Ecom Payments

Start payment session for Apple Pay wallet transactions

Create a merchant payment session

post/api/v2/apple-pay/validation

Request body

validation_urlstring required

The URL pointing to the Apple Pay validation location.

domainstring required

The domain from which the payment request will be initiated.

payment_provider_contractstring uuid-flexible required

The identifier of payment provider contract you want to process the transaction request with.

Example request

{
  "payment_provider_contract": "30b8bec8-5042-4e67-939c-5453fbe41711"
}

Response

The Apple Pay Validation Response.

object required

object (Apple Pay opaque session object)