AuthorizeApplePayPaymentToken

public enum AuthorizeApplePayPaymentToken
Authorize a payment using Apple Pay by providing a Apple Pay token.

When successful, returns a paymentToken value. Requires the caller to interact with Apple Pay

to create the applePay section. Clients need to call /payment-method-kinds/applepay/session beforehand to obtain a Apple Pay PaymentSession that can be used to obtain the applePay payload.