Interface

FullFeaturedCardPaymentOptions

FullFeaturedCardPaymentOptions

Apply to full featured card element type integration, interface used when call createElement with type `fullFeaturedCard`

View Source types/element.d.ts, line 364

Members

string

# authFormContainer Optional

Container for authentication form, it's an element id

View Source types/element.d.ts, line 394

boolean

# autoCapture Optional

Indicate whether to capture immediate when authentication success, apply when shopper using card payment method

View Source types/element.d.ts, line 376

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)

View Source types/element.d.ts, line 368

'payment'

# mode Optional

Checkout mode

View Source types/element.d.ts, line 400

BoxStyle

# style Optional

Style for fullFeaturedCard element

View Source types/element.d.ts, line 388

boolean

# withBilling Optional

Indicate to improve 3DS experience, indicate if the payment form will collect billing info from shopper

View Source types/element.d.ts, line 382