Checkout ID and product page checkout
-
Hi Cartflows Team,
A merchant recently reached out to me regarding a potential conflict with Cartflows and my plugin Braintree for WooCommerce. My plugin has functionality that when enabled, a customer can complete the checkout process all on the product page.
After reviewing your code I can see that Cartflows hooks in to the
woocommerce_get_checkout_order_received_url
filter and that is how you control the redirect to the Cartflows thank you page.However, if the
$_POST
does not contain a checkout ID provided by Cartflows, then the url is not filtered which results in a notice on the order received page. I am hoping you have some insights on how to best manage this scenario where the checkout process is not occurring on the checkout page.Here is the thread where the merchant brought this to my attention:
Kind Regards,
- The topic ‘Checkout ID and product page checkout’ is closed to new replies.