WPay
    • Introduction
    • Signature
    • API Keys
    • Get Started
    • Webhook Service
    • Api Reference
      • Authentication
        • Get Access Token
        • Refresh Access Token
      • WPay
        • Hosted Payment Page
        • List Payment History
        • Get Payment Detail
        • Refund
        • List Subscriptions
        • Get Subscription Detail
        • Cancel Subscription
        • Get Subscription Bills
      • Webhook
        • Simulate a Event Call
    • Schemas
      • Schemas
        • RefundOrderDTO
        • RefundPageReq
        • ApiPageApiPageRefundOrderDTO
        • ApiResponseApiPageRefundOrderDTO
        • CancelReq

    Get Started

    Step 1. Create a developer client with Global Payment#

    Are you an existing developer? Head over to https://www.dev.stablelink.app/ to login to your Global Payment Dashboard.

    Step 2. Pending API key issuance#

    Please wait for api key issuance.

    Step 3. Config IP address whitelist#

    Please config the server IP whitelist in Developer Menu.

    REST Endpoints#

    NetworkBase UrlDashboard Url
    sandBoxhttps://openapi.dev.stablelink.apphttps://www.dev.stablelink.app/login
    mainhttps://openapi.stablelink.apphttps://www.stablelink.app/login
    Before jumping into Mainnet, it is crucial to rigorously sandBox and validate your applications within the Testnet environment first. This precaution ensures that all systems and functionalities operate correctly before you transition to a live environment. Once you have thoroughly vetted your application in sandBox, you can migrate to Mainnet operations.
    📌
    In our quickstarts, we use sandBox to guarantee a secure learning experience. Your sandBox API key serves as the gateway to this development.
    Modified at 2026-05-17 22:53:02
    Previous
    API Keys
    Next
    Webhook Service
    Built with