Solutions
Attendee Form Erased When Changing Payment Gateways In WooCommerce

If you are having a problem with attendee info values being cleared when customer changes a payment gateway, just add this part of the code to your wp-config.php file.

define('TC_WOO_DISABLE_FRAGMENTS_UPDATE', true);

That should do the trick

Leave Us A Message!