Adjustments for payment flow

This commit is contained in:
David Bomba 2024-07-05 15:33:46 +10:00
parent 2a1947ea6e
commit e63598271b

View File

@ -187,6 +187,8 @@ class InvoicePay extends Component
} }
} }
} }
return $this->required_fields = false;
} }