Creating a button that leads to custom Shopify checkout form

jasonchen
New Member
4 0 0

I am trying to create a button on select product pages that leads to a custom Shopify checkout with applied discounts. How best would I go about this? Calling the checkout API with information on the cart from webhooks?

Replies 3 (3)

vix
Shopify Staff
540 103 122

You could go much more simple with a cart permalink and an automatic discount

 
 

To learn more visit the Shopify Help Center or the Community Blog.

jasonchen
New Member
4 0 0

To better clarify my situation, I am building an app that helps with creating that particular checkout (with applied discounts) on different stores that have installed my app.  

jasonchen
New Member
4 0 0

To better clarify my situation, I am building a Shopify app that helps with creating that particular checkout (with applied discounts) on different stores that have installed my app. Do you have any recommendations for how I could accomplish this?