Skip to main content

CheckoutForm

CheckoutForm(props): undefined | "" | Element

Handles all UI elements and logic related to collecting user data and submitting the payment request.

Parameters

props

CheckoutFormProps

See CheckoutFormProps

Returns

undefined | "" | Element