SparkPay OpenAPI Docs
English
  • English
  • 简体中文
English
  • English
  • 简体中文
    • Product Introduction
    • Quick Guide
      • Integration Preparation
      • Interface Signature Description
    • Must-Read for Integration
      • Interface Rules
      • Asynchronous Notification
      • Interface Error Codes
      • Network and Currency
    • Integration Scenarios
      • Payment
      • Close Order
    • API List
      • Payment Order Creation
        POST
      • Payment Order Query
        GET
      • Payment Order Closure
        POST
      • Payment Order Creation(Pro Edition)
        POST
      • Payment Order Query(Pro Edition)
        GET
    • Frequently Asked Questions
      • Notification Related Issues
      • Redirect Failure Issues
      • Interface Error Issues
      • Test Token Acquisition/Test Network Connection
    • Integration Example
      • Interface Signature Example - PHP
      • Interface Signature Example - Postman
    • Version Notes
      • Version Notes

    Product Introduction

    Product Introduction#

    SPARK is a cryptocurrency payment system built on blockchain technology, designed to help merchants quickly establish payment acceptance based on cryptocurrency.

    SPARK Product Line#

    1. Merchant Management Platform (Merchant Side)#

    Merchants can log into the merchant management platform to check configuration related to development integration, query business orders, and manage funds.
    Access Link
    Prod Environment: https://dashboard.sparkpay.top
    Test Environment: https://stage.dashboard.sparkpay.top

    2. OpenAPI Interface#

    Merchant applications can complete the following business processes by calling the OpenAPI:
    Create payment orders
    Order query
    Close order
    Note: The link to the OpenAPI testing environment can be obtained by switching the corresponding Tab option on the left side of the API.

    Usage Example#

    en.png
    Modified at 2024-10-11 08:19:11
    Next
    Integration Preparation
    Built with