visa master
This commit is contained in:
@@ -38,7 +38,7 @@ class VisaMasterPaymentOrder extends Model implements HasMedia
|
||||
'payment_reciever' => 'array',
|
||||
];
|
||||
|
||||
/**
|
||||
/**
|
||||
* The "booted" method of the model.
|
||||
*/
|
||||
protected static function booted(): void
|
||||
@@ -53,7 +53,7 @@ class VisaMasterPaymentOrder extends Model implements HasMedia
|
||||
|
||||
sendSMS(
|
||||
phone: $user->phone,
|
||||
message: $visaMasterPaymentOrder->unique_id . 'belgili sargydyňyz kanagatlandyryldy. Banka ýüztutmagyňyzy Sizden haýyş edýäris.'
|
||||
message: $visaMasterPaymentOrder->unique_id.'belgili sargydyňyz kanagatlandyryldy. Banka ýüztutmagyňyzy Sizden haýyş edýäris.'
|
||||
);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user