Can't auto detect

By default, OnVoard will try to automatically detect the checkout button for your store when you use the On Initiate Checkout trigger. In rare cases, this may not work for some stores. To resolve this, you can add checkout as an id or class to your checkout button HTML element. For example,

<button id="checkout">Checkout</button>
<button class="checkout btn">Checkout</button>

 

Incompatible with other upsell apps

Initiate checkout trigger may not work if you are using another upsell app that modifies checkout button behavior. In this case, try disabling other upsell apps for your store.