You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tested this paypal payment example. I guess the code doesn't get the paypal response properly. Directing to the success page at the final step is no problem, but the paypal response, which I think comes from 'notify_url', doesn't fall into the part "// Handle the PayPal response."
I'm almost sure I put the right url on the IPN page at the sandbox site.
Does anybody find the code still works fine?
The text was updated successfully, but these errors were encountered:
I've tested this paypal payment example. I guess the code doesn't get the paypal response properly. Directing to the success page at the final step is no problem, but the paypal response, which I think comes from 'notify_url', doesn't fall into the part "// Handle the PayPal response."
I'm almost sure I put the right url on the IPN page at the sandbox site.
Does anybody find the code still works fine?
The text was updated successfully, but these errors were encountered: