I configured Google checkout subscription for my asp.net website.
But I have some problems with it.
- How can I cancel subscription payment?
- How can I test subscription payment with sandbox environment?
(I mean if I setup weekly subscription whether it will send payment notifications in sandbox environment)
I found the solution, It will be helpful for someone