SparkPay OpenAPI Docs
English
English
简体中文
English
English
简体中文
Frequently Asked Questions
Copy Page
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
Frequently Asked Questions
Copy Page
Notification Related Issues
Q: Not receiving asynchronous notifications?
#
A: Here are a few common reasons based on the
Precautions
:
Reason 1: The notify_url parameter for the asynchronous notification is set incorrectly.
Reason 2: The asynchronous address is set incorrectly.
Reason 3: The asynchronous address must be accessible from the external network.
Reason 4: The asynchronous address must be able to accept POST data.
Reason 5: The interface doesn't trigger notifications for relevant transaction status data by default.
Q: Why am I receiving duplicate notifications?
#
A: Here are a few common reasons based on
Asynchronous Notifications
:
Reason 1: "SUCCESS" was not returned.
Reason 2: The asynchronous notifications are triggered by different transaction states.
Modified at
2024-09-12 03:42:29
Previous
Payment Order Query(Pro Edition)
Next
Redirect Failure Issues