Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

Ecommerce Website Shipping Cost Calculations

Instruction: Automating Supplier Shipping Cost Integration Our products and product information are already integrated with our supplier. However, our supplier does not provide direct integration for shipping cost calculations. When a customer places an order on our website, we need to accurately determine the shipping cost that our supplier will charge for that same order. This cost must be factored into the total price we present to our customer at checkout. To achieve this, I need a bot or script that will: Automatically capture the product(s), quantities, and shipping address provided by the customer during checkout on our website. Input this data into our supplier’s website (or portal) to simulate the same order. Retrieve the exact shipping cost our supplier would charge for that order. Return that shipping cost and apply it to the customer's total on our site before finalizing the purchase. The process needs to be automated and happen in real time during the checkout flow, so the customer sees the final total (including accurate shipping) before completing their purchase.