-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Converting circular structure to JSON #39
Comments
Hi @yogithesymbian I don't think the issue is coming from Midtrans library. From your log the error
From your example, the [{"statusResponse":"1"},{"transaction_time":"2","no":"3"},"yogi","as"] Which is not a valid Midtrans notification JSON. If you want to get a valid Midtrans notification JSON to test, I suggest you setup your Sandbox account to send HTTP notification to your backend: https://docs.midtrans.com/en/after-payment/http-notification?id=configuring-http-notifications-on-map Then perform a sandbox test payment: https://docs.midtrans.com/en/technical-reference/sandbox-test |
Hi @rizdaprasetya thanks in advance
|
sudo journalctl -u node-xxx -n 100 --no-pager
https://docs.midtrans.com/en/after-payment/http-notification
not solve dunno why, https://stackoverflow.com/questions/4816099/chrome-sendrequest-error-typeerror-converting-circular-structure-to-json , i have seen on #34 its work properly right ?
The text was updated successfully, but these errors were encountered: