Crud, although totally bypassing the confirmation step of checkout is quite the site-specific customization. For OPC's "bypass" of confirmation, the confirmation page is still 'hit' to allow the associated processing on the page. The difference is that for the "bypass", the form on that page is auto-submitted.
It feels like your site-specific change needs to check to see if "Stripe" (or any other payment module that gathers its data on the confirmation page) is selected before automatically submitting the form to proceed to the checkout_process step.



Reply With Quote
