Does anyone have any tips on how to calculate shipping to a foreign country using PayPal? I am developing in PHP.
-JT
PayPal is an online payment processing company, not a shipping company. To calculate the shipping cost, you will need to work with the delivery provider API. Each provider has its own API:
UPS: https://www.ups.com/upsdeveloperkit?loc=en_US
USPS: http://www.usps.com/webtools/
FedEx: http://fedex.com/us/developer/
DHL: http://www.dhl-usa.com/xml/index.asp
- API . , PayPal (-), , PayPal.
Source: https://habr.com/ru/post/1730131/More articles:C # Flash - ExternalInterface - c #How to optimize modular flash applications (boot time and flexibility)? - optimizationHow can I bypass the MS Access 2 GB database limitation (for displaying images)? - databaseForce output in Esper - esperStrange behavior when converting a string to a UTF-8 character - javais there a way to have a quarter of the annual intervals in the timeline widget simulator? - javascriptRegex - match alpha characters that don't match a subset of alpha characters (C #) - c #I use Hadoop to process data using python, which file format should I use? - pythonHadoop is looking for words from one file in another file - mapreduceHow to set up a Django development environment without installing? - djangoAll Articles