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
Redirect Failure Issues
Q: After a successful payment through the payment interface, why can't I return to the merchant's app correctly?
#
A: Here are a few common reasons:
Reason 1: The redirect_url parameter for the callback notification is set incorrectly.
Reason 2: The callback address is set incorrectly.
Reason 3: The callback address must be accessible from the external network.
Modified at
2024-09-12 02:10:07
Previous
Notification Related Issues
Next
Interface Error Issues