Good evening I have a program that generates a button to pay. But I need to know when the payment is canceled. and when it's done.
Now I'm testing and place that when you cancel go to google .. but I want to know how I take a variable that confirms when I cancel and another when I pay.
Be an active memberIs that they are "hidden" type and I do not understand them well ... I want to know that when you click here
There is a way to know it.
and when from here
<input type="hidden" name="cancel_url" value="https://www.facebook.com/">
there is also a way to know it through PHP.
I hope you help me please.