Payment Method Display
Configure which payment methods customers see at checkout:
The preview panel shows exactly how checkout appears to customers in real time.
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
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
Bot Protection
PayNext can check visitors on the card entry form before a card payment is created. Most shoppers see nothing—a visible challenge appears only for visitors the check considers suspicious. This protects checkout against automated card testing. Choose a mode in Dashboard → Checkout → Bot protection:IP Allowlist
Automated tests cannot pass a bot check. Add the IP addresses your test runners use, and card payments from those addresses skip the check. Your integration needs no changes.
Each entry takes an optional note and shows when it last matched, so you can tell which entries are still in use.
1
Open Checkout settings
Go to Dashboard → Checkout and find Bot protection
2
Add an address
Enter the IP address your tests run from, a note describing it, and an expiry date
3
Publish
Click Publish to apply the change
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