tf-checkout-react 1.2.10 → 1.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4130,7 +4130,7 @@ var PaymentContainer = function PaymentContainer(_ref) {
4130
4130
  case 3:
4131
4131
  order_hash = reviewData.order_details.order_hash;
4132
4132
 
4133
- if (!(total === '0.00')) {
4133
+ if (!isFreeTickets) {
4134
4134
  _context3.next = 10;
4135
4135
  break;
4136
4136
  }