Payment Method Display
Configure which payment methods customers see at checkout:| Setting | Description |
|---|---|
| Visibility | Toggle payment methods on or off |
| Display order | Drag to arrange payment method priority |
Conditional Rules
Show or hide specific payment methods based on payment context. Select a payment method and click Add condition to open the condition builder.Available Conditions
| Condition | Description |
|---|---|
| Country | Show payment method for customers in specific countries |
| Currency & amount | Show based on currency, optionally with amount thresholds |
| Metadata | Show based on custom metadata key-value pairs |
Combining Conditions
Conditions are combined with AND logic. A payment method displays only when all conditions are met. Example: Show a payment method only for:- Customers in US AND
- Payments in USD over $50 AND
- Metadata key
customer_typeequalsvip
Getting Started
1
Open Checkout settings
Go to Dashboard → Checkout
2
Enable payment methods
Toggle on the payment methods you want to offer
3
Set display order
Drag payment methods to arrange their priority
4
Add conditions
Select a payment method and click Add condition to create display rules
5
Save
Click Save to apply your configuration
SDK Customization
For advanced styling beyond dashboard settings, use SDK options:- Appearance — Colors, borders, spacing
- Theme — Light/dark mode
- Text & Translations — Labels, placeholders
- Behavior — Validation, autofocus