PayPal express checkout on the shopping cart
- by Noam Smadja
i wish to achieve:
so in my shopping cart page i set session("Payment_Amount") = total
and downloaded both asp files the wizard told me. expresschecout.asp and paypalfunctions.asp. and added the API credentials to the corect place.
and i add the form from their wizard:
<form action='expresscheckout.asp' METHOD='POST'>
<input…