Checkout buttom

I integrate snipcart on my personal project and is awesome but I want to change the functionality from the checkout buttom but I don’t know how to do it. Specifically, when you press the buttom instead of going to the payment section, I need to go to a view created by me, is that possible?

Hey,
You could override the cart component (both pertinent documentation : Customization – Snipcart Documentation Default theme reference – Snipcart Documentation) and change the checkout button for one you created which would link elsewhere.

Thank you so much! Now it’s working