Admin Panel
System fetches Ethereum transactions matching these limits every hour. Round figure transactions (200, 250, 275, etc.) are prioritized.
Verify your NowPayments API configuration before going live.
Configure this URL in your NowPayments account:
http://your-domain.com/ipn/receive
When creating a payment with NowPayments, include the site's API key in the order_id:
order_id: "{first_8_chars_of_api_key}_your_order_id"
This helps route the IPN to the correct site. If not specified, IPN will be sent to all active sites.