Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Stop checkout from defaulting to shop pay

Stop checkout from defaulting to shop pay

Toshatrevrides
Tourist
4 0 2

This is a note on how to stop Shopify checkout from defaulting to shop pay (and therefore not showing customers all payment options) and instead always routing customers to the default checkout experience. I’m making this note because I asked multiple Shopify plus support specialists on how to do this and none of them knew. 

if you add the url parameter skip_shop_pay=true to /checkout, it will not default to shop pay. 

for example: revrides.com/checkout?skip_shop_pay=true 

 

hope someone finds this helpful! 

Replies 2 (2)

antonkogan
Excursionist
30 1 8

hey this is exactly what I am looking for- can you advise how to apply this????

Toshatrevrides
Tourist
4 0 2

Hey Anton,

 

In my case, I'm using Rebuy Smart Cart as our "final button" that takes you to checkout. In the smart cart settings, it allows us to override the checkout url.

In vanilla Shopify, you would probably have to do a cart permalink or edit the cart url somehow (You might need another forum post to answer that question)