Compatibility issue with Yith Booking
-
Hi there!
We are having a compatibility issue with yith Booking plugin.
When a customer purchases a booking product (created with yith plugin) via Revolut (sandbox mode), the checkout process creates the default Woocommerce order but does not create the Booking and no booking emails are sent to the admins or the customers (only the default Woocommerce new order).
This happens only with Revolut. For all the other payment methods, bookings are generated normally.
We have contacted the support team of the plugin and they have responded with this:
“The problem seems to be caused by Revolut plugin which apply some changes during default WooCommerce checkout process.
At wp-content/plugins/yith-woocommerce-booking.premium/includes/class-yith-wcbk-orders.php we perform this code:
add_action( ‘woocommerce_checkout_order_processed’, array( $this, ‘check_order_for_booking’ ), 999, 2 );
When the order is placed by Revolut the method attached default WooCommerce hook is not triggered.”
Can you help? Thanks.
- The topic ‘Compatibility issue with Yith Booking’ is closed to new replies.