This commit is contained in:
2025-03-16 17:15:34 +05:00
parent 0305790d36
commit d50df12eb4

View File

@@ -71,6 +71,7 @@ trait HandlesVisaMasterPayments
$resource->update([
'payer_name' => $cardholderName,
'payer_card' => $cardPan,
'paid' => false,
]);
$paymentHistory->update([