Skip to Main Content
MintSoft Ideas Portal
Status Needs votes
Created by Guest
Created on Oct 11, 2022

Offer Specific Delivery Dates on Customer Website

No description provided
Current Problem

We are wanting to offer our customers specific delivery dates on our website, but there is no obvious way to integrate this via API.

Idea to resolve Problem Allow a function within API to offer delivery dates to customers on custom website.
  • Attach files
  • Guest
    Reply
    |
    Oct 26, 2022

    We do this via meta mapping on mint. We use woocommerce on our website and the plugin WooCommerce Order Delivery. The plugin will the work out the required despatch date depending on the customers chosen delivery date taking into account the customers choice of shipping method ie next day or 2 day shipping. We then pull this data through to mint soft via the api using the correct tags in meta mapping. You can use the app called insomnia API to read the Json file and see which tags you need to use etc etc.