Registered Sites

Loading sites...

Transaction Ledger

Loading transactions...

Available Currencies

Loading currencies...

Blockchain Transactions

Filter Settings

System fetches Ethereum transactions matching these limits every hour. Round figure transactions (200, 250, 275, etc.) are prioritized.

Loading blockchain transactions...

Settings

🔌 Test NowPayments Connection

Verify your NowPayments API configuration before going live.

IPN Endpoint

Configure this URL in your NowPayments account:

http://your-domain.com/ipn/receive

How it works

  1. Add your sites using the "Sites" tab
  2. Each site gets a unique API key
  3. NowPayments sends IPN to this buffer service
  4. The buffer forwards IPN to all active sites
  5. Monitor all transactions in the "IPN Logs" tab

Integration

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.