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

@ -188,6 +188,8 @@ class InvoicePay extends Component
} }
} }
return $this->required_fields = false;
} }
#[Computed()] #[Computed()]