Radial Integration | 2016
When your checkout flow collects a shipping address and shipping method from the shopper, it can use ROM API calls to validate the shipping address, get a delivery estimate for each line, and get a tax quote on the order. The following sections provide details.
A shipping address added by the shopper to the order can be validated by using the ROM address validation API.
You can get get an estimated delivery date for each item in an order by making a request to the ROM inventory details API.
The inventory details API also returns a likely ship from address for each line item. This ship from address is required input for the ROM tax quote API described in the next section. |
Once the order has shipping information you can get a tax quote by using the ROM Tax Quote API.
Next: Adding Billing Information to the Order
Copyright © 2017 Radial. All rights reserved.