Integration of Volume-Based Discounts in Checkout Process

Context

Our current setup involves utilizing a third-party checkout solution that relies on cart.json data for reference. Recently, we’ve implemented a volume discount feature using a third-party application, specifically a [email removed] discount scheme.

As it stands, these volume-based discounts are directly passed to our cart.json when automatic, and our third-party checkout system seamlessly supports this integration.

Requirement:

However, we’ve encountered a new requirement. We aim to enhance our user experience by dynamically rendering a button on the side cart whenever the volume discount is applicable. Essentially, we want this button to apply the discount and updating in the cart.json.

We recognize that achieving this functionality might require some additional development or integration work. Hence, we’re seeking your expertise to explore potential solutions or approaches to address this requirement effectively.

Could you kindly advise if such integration is feasible within our current setup? Additionally, any insights or guidance on how we can achieve this would be highly appreciated.

Looking forward to your valuable input and suggestions.

Hi @jainanek ,

I’ve deployed a 3rd party payment provider with Shopify. Yes it is possible with your current setup. You managed to integrate a 3rd party checkout now you need an expert to write a new script or modify existing code to display a button and mutate some json data then redirect to your 3rd party checkout.