CheckoutForm
Props
fields { title?: string, fields: CheckoutField[], type?: 'regular' | 'billing' }[]?
{ title?: string, fields: CheckoutField[], type?: 'regular' | 'billing' }[]?inputClassName string?
string?className string?
string?fallback React.ReactNode?
React.ReactNode?Example
Last updated
Was this helpful?