No content to show
User Activity
11-12-2024
Hey!It looks like Order Status customizations are being moved over to applications using Checkout and Customer Accounts extensibility. This means all customizations will be done through apps, either custom made by your or partner apps. Heres a link f...
10-13-2024
If you want to explore adding a button to the thank you page rather than attempting to modify the Continue Shopping button I have an app called 'Checkout Plus' that allows you to do this. Here is an example that allows you to add an individual button...
09-27-2024
I actually have an app that allows you to do this. Here is an example:In this case you would need to tag your plant products with a tag and it will hide the shipping option if there is a product in the cart with that tag. The app is called Checkout P...
On top of the email you can also add a message to your Thank you page and Order status page that contains a link to the class.Here is an example I made:This uses an app I made called Checkout Plus https://apps.shopify.com/checkoutplus
09-23-2024
Have you tried hiding the shipping options based on the products the custom has in the cart? So if the customer is purchasing a plant they don't have the other option?
09-22-2024
I have this issue as well with my application. Unfortunately my solution is that any settings that require translation need to be configured in the application and then the translations are passed to the Checkout Extension via a metafield
Have you thought about using order validations to instead block orders below $3000?
Im not sure of the context on what text you want to add/edit. But as an alternative I have an app that lets you add a message to this page that you can put right below this text https://apps.shopify.com/checkoutplus and do some other customizations t...
Hello, Liam Do you know if there was any traction on this?I'm stumbling into this issue with Upsells on the checkout, the use case is that one of the merchants wants the upsells to be clickable to go to the product page to get more info but they al...
04-27-2024
This helped a ton! Thank you
04-26-2024
Is there a way to get access to this information via the storefront API? The main use case is that a product is being displayed/returned to a customer when it is restricted to a certain market. So I need to have the ability to check which markets thi...
12-12-2023
Hello @martins1 with the new release of Shopify Functions you can customize the name of your payment and shipping methods. Some apps on the app store can do this like checkout plus https://apps.shopify.com/checkoutplusHere is an example of Bank Depo...
Hello @reyrr with the new release of Shopify Functions you can customize the name of your payment and shipping methods. Some apps on the app store can do this like checkout plus https://apps.shopify.com/checkoutplusHere is an example of the 'Bank Dep...
The only negative I have encountered using this method is that if you query using a session token of a staff member that doesn't have access to managing the app subscription this will return an error of 'Access Denied'