How to find out the URL used to call stripe? And the URL when the payment is successful and stripe calls erpnext?
I want to see the variables sent to stripe and the variables sent from stripe to erpnext.
Curious how erpnext takes the URL from stripe and marks the invoice as paid.
It can be a demo url. Doesn’t have to be the real thing.
I am trying to understand how it works.
Any links on this? So that I study it in detail.
I am looking into how to make a module in erpnext for another payment gateway.
I would appreciate some advice.