All merchants using the v2021-11 of the Recharge Checkouts API resource now have access to all-new capabilities w.r.t shipping rates.
What's new?
- Retrieve any applicable shipping rates on the initial API request
- Add multiple custom shipping rates as a list
- Apply any shipping rate from the list of available shipping rates OR
- Apply custom shipping rate options without needing to retrieve available rates
What does it unlock?
Developers building custom checkout using Recharge API can now
- build custom one-page checkout flows by submitting all the required checkout data in a single request
- stack free shipping with another discount by applying free shipping as a custom rate
- increase checkout conversions through faster loading times by incorporating custom shipping rates into their checkout flow
To get started, please review our API reference documentation.