Forms
Pre-built form elements for card, bank account, and multi-method checkout.
bias-payment-form
<bias-payment-form>
Pre-built form with payment method selection, all required fields, submit button, and error display.
Attributes
- Name
compact
- Type
- boolean,
- Name
list-style
- Type
- "tab" | "radio",
Single-method forms
Use <bias-card-form> or <bias-bank-account-form> when the checkout UI should show one payment method. These forms render fields only; add <bias-submit-button> to submit the payment.
Attributes
- Name
compact
- Type
- boolean,