InterviewSolution
Saved Bookmarks
| 1. |
What Is Paypal Cancel Url? |
|
Answer» An mywebsite URL where the user will be RETURNED if payment is CANCELLED by customer on paypal.com. CANCELURL=http://www.mysite.com/cancel_url.php An mywebsite URL where the user will be returned if payment is cancelled by customer on paypal.com. Cancel URL send as below: CANCELURL=http://www.mysite.com/cancel_url.php |
|