On Vendr checkout, is there a way to choose a payment method automatically so we don't need to display the payment method page? After they fill in the billing information, the page will go directly to the review page. Can we do that?
Not currently with Vendr Checkout OOTB. Vendr Checkout is really just a simple implementation for the 99% of people that just need a standard flow. As soon as you need something custom, you'll need to look at expending the package which you can find the source at https://github.com/vendrhub/vendr-checkout or implementing your own checkout flow.
Skip payment method page on Vendr Checkout
Hi Matt,
On Vendr checkout, is there a way to choose a payment method automatically so we don't need to display the payment method page? After they fill in the billing information, the page will go directly to the review page. Can we do that?
Thanks
Hi Nalysa,
Not currently with Vendr Checkout OOTB. Vendr Checkout is really just a simple implementation for the 99% of people that just need a standard flow. As soon as you need something custom, you'll need to look at expending the package which you can find the source at https://github.com/vendrhub/vendr-checkout or implementing your own checkout flow.
Hope this helps
Matt
is working on a reply...