At present, BigCommerce has companies such as FedEx for calculating tariffs for the delivery of goods, and our client asked us to use an external transport service, which by default is not included in BigCommerce: Aramex.
Aramex has its own API, and I need to get client details and product information from BigCommerce so that I can send them to the Aramex API to calculate the speed. Then I need to display this indicator, which should be part of the whole price when the total amount is displayed.
What is the best way to do this? Should I use custom validation? In general, how to get this data when the client checks?
php shipping orders bigcommerce aramex
Jay
source share