We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to pass other business parameters such as order number to the API interface for creating orders Only the amount transfer is visible here
The text was updated successfully, but these errors were encountered:
You can pass the order number through custom_id
Sorry, something went wrong.
@shaw-01 我是想知道,具体怎么传递?类似传递金额和货币一样,怎么用?
Hey @laravel920 the order number should be configurable through custom_id in your code on line 69 like:
custom_id
@asadali214 Hey friend, thank you. If there could be complete parameter testing cases, it would be even more perfect.
No branches or pull requests
How to pass other business parameters such as order number to the API interface for creating orders
Only the amount transfer is visible here
The text was updated successfully, but these errors were encountered: