Hi, these are the steps in my app:
1) user enters 2 variables (credits and pin)
2) goes to paypal with button and makes the payment
3) paypal automatically returns the user to my site
4) ???
...
So 2 questions:
A) step 4 should grab the same original 2 variables that the user entered... how can i achieve that? B) what happens if the user doesnt come back to the site once the payment is complete? i have to modify the database information.