Skip to content
New issue

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 #26

Open
laravel920 opened this issue Dec 6, 2024 · 4 comments

Comments

@laravel920
Copy link

How to pass other business parameters such as order number to the API interface for creating orders
image
image
Only the amount transfer is visible here

@shaw-01
Copy link

shaw-01 commented Dec 10, 2024

image

You can pass the order number through custom_id

@laravel920
Copy link
Author

@shaw-01 我是想知道,具体怎么传递?类似传递金额和货币一样,怎么用?
image

@asadali214
Copy link

asadali214 commented Dec 10, 2024

Hey @laravel920 the order number should be configurable through custom_id in your code on line 69 like:

@laravel920
Copy link
Author

@asadali214 Hey friend, thank you. If there could be complete parameter testing cases, it would be even more perfect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants