ANexPay Docs
    • Introduction
    • Signature
    • API Keys
    • Get Started
    • Webhook Service
    • Enum Reference
    • Api Reference
      • Authentication
        • Get Auth Token
      • Hosted Payment Page
        • Hosted Payment Page
      • CreditCardPay
        • List Payment History
        • Get Payment Detail
        • Refund
        • List Subscriptions
        • Get Subscription Detail
        • Cancel Subscription
        • Get Subscription Bills
      • StableCoinPay
        • order
          • GetCheckoutOrderList
        • refund-order
          • CreateRefundOrder
          • CancelRefundOrder
          • GetRefundOrderInfo
          • GetRefundOrderList
        • settlement
          • CreateFiatSettlementOrder
          • CancelSettlementOrder
          • GetSettlementOrderList
        • abnormal-payment
          • GetAbnormalPaymentList
          • CreateAbnormalPaymentRefund
    • Schemas
      • Schemas
        • RefundOrderDTO
        • RefundPageReq
        • ApiPageApiPageRefundOrderDTO
        • ApiResponseApiPageRefundOrderDTO
        • CancelReq

    Introduction

    Overview#

    AnexPay is a unified payment aggregation platform that enables developers to integrate multiple payment methods and channels through a single, streamlined API. Whether you're building e-commerce checkouts, subscription billing, or in-app purchases, AnexPay abstracts the complexity of managing disparate payment providers into one consistent interface.
    With AnexPay's API, you can:
    Accept diverse payment methods — credit/debit cards, digital wallets, bank transfers, and more, all through one integration
    Route transactions intelligently — dynamically route payments across providers to maximize success rates and minimize costs
    Reconcile with ease — unified reporting and webhook notifications across all channels and payment methods
    Scale globally — support for multiple currencies and regions without additional integrations
    Modified at 2026-06-03 07:36:37
    Next
    Signature
    Built with