Anyone have experience, or know if it is possible,...
# suitecommerce
j
Anyone have experience, or know if it is possible, to modify the Delivery Method selection in SCA 2019.1? We’re working with a 3rd party API for delivery rates and I currently have Scriptable Cart setup to programmatically select a carrier and set the rate. That works fine, but we’d like to allow users choose the carrier and have the accurate rate. I suspect I may have to create my own custom field and build the backend-frontend connection myself, but maybe it is possible to modify the standard Delivery Method selection instead?