Crypto Payments

Offer crypto checkout without duplicating the payment lifecycle.

AI-ROUTER integrates NowPayments through the existing payment provider model so crypto checkout, callbacks, order state, and user balances remain part of one payment chain.

Core capabilities

  • Provider settings are configured by administrators, not exposed in public pages.
  • Checkout status and callback processing stay in the backend payment lifecycle.
  • Pricing pages route to the existing payment page instead of bypassing provider selection.

Best fit

  • Offer crypto checkout for USD balance top-ups or subscription orders.
  • Keep payment state auditable when upstream crypto settlement is delayed.
  • Avoid duplicate payment logic by using the same order service for all providers.

Public data boundary

  • Public pages show product capabilities and live-safe catalog fields.
  • User balances, orders, admin settings, and provider secrets stay behind authenticated APIs.
  • Private routes are excluded from robots, sitemap, and machine-readable public exports.

Is NowPayments a separate billing system?

No. It is a payment provider integrated into the existing AI-ROUTER payment order lifecycle.

Does public SEO expose provider keys?

No. Public pages can describe supported checkout options but must never expose API keys or callback secrets.