Open ahmadadlan11 opened 4 years ago
Yo. This document can help you more:
https://github.com/adonese/noebs-docs/blob/master/misc/biller_system.md
But in brief:
And you can also find relevant code here:
This is the handler for the code you shared:
And last, all the code is in: consumer/payment_apis.go in noebs
token: qs.parse(window.location.search, { ignoreQueryPrefix: true })[ "token" ],
I think it came from the link that the user used to access the site is that right?