cart/checkout
Initiate checkout process for the current cart
Initiates the checkout process by presenting the Shopify checkout experience using the current cart's checkout URL. This action uses the native Shopify Checkout Sheet to provide a seamless, secure checkout flow within your app.
Tapcart.action("cart/checkout");
Updated 9 days ago