Apply to W3C payment request API element type integration, interface used when call createElement with type `paymentRequestButton`
- Deprecated:
- paymentRequestButton is no longer supported by airwallex
Members
Intent
# intent Optional
The payment intent you would like to checkout
Refer to [Airwallex Client API](https://www.airwallex.com/docs/api#/Payment_Acceptance/Payment_Intents/Intro)
boolean
# requestShipping Optional
Indicate if the payment form collect shipping info from shopper is required
Array.<PaymentShippingOption>
# shippingOptions Optional
The shippingOptions must be supplied when requestShipping is true for the customer to proceed in the flow.