We have several payment options. “Pay by WooCommerce” is the best way, but you first have to install and enable the WooCommerce plugin.
The MEC feature and its WooCommerce integration are as follows:
In MEC, payment is set on Woo, when the payment information is sent to WooCommerce when the customer who is booking clicks on checkout.
If the payment is made entirely and efficiently, it returns a “true” response, but if not, it returns “false” and the payment will not be made.
Despite the WooCoomerce payment process, when the payment is completed and returned to MEC as valid, the reservation is successfully completed.
MEC emails are submitted and a new record will be stored as a new reservation in the database.
In WooCommerce and MEC, the functions are entirely distinct and are not connected to each other. The successful or ineffective payment status is transmitted only from Woo to MEC. This was the entire integration process.