Control your checkout experience from Dashboard → Checkout. Define which payment methods appear, set their display order, and create conditional display rules—all without code changes. Updates apply immediately when you save.
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 |
The preview panel shows exactly how checkout appears to customers in real time.
PayNext automatically detects customer devices and only displays compatible payment methods. Digital wallets appear only on supported devices.
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_type equals vip
Getting Started
Open Checkout settings
Go to Dashboard → Checkout
Enable payment methods
Toggle on the payment methods you want to offer
Set display order
Drag payment methods to arrange their priority
Add conditions
Select a payment method and click Add condition to create display rules
Save
Click Save to apply your configuration
Test checkout changes in Sandbox before enabling in Production.
SDK Customization
For advanced styling beyond dashboard settings, use SDK options: