hi, For paypal orders, because user gets directed to paypal before entering their location, the user does not get charged the cdn surcharge. Is there any way to re-calculate order in paypal if user is from Canada. I have some canadian tax settings in the admin section of my site, which can be changed by admin from time to time. for eg: AB -> PST 2%,GST 5%,HST 3% BC -> PST 2%,GST 5%,HST 3% etc. so for each state there is pst,gst and hst settings in admin is there any way i can take these values to paypal ?? Also, is there a way to force customers to enter their phone numbers in paypal. I am doing paypal express checkout using php
I think you can use them ... Have a look at : https://cms.paypal.com/us/cgi-bin/?...ontent_ID=developer/e_howto_api_ECCustomizing Look at the field called : TAXAMT On the same page you will find a way to require certain information from the user.