wip
This commit is contained in:
@@ -153,6 +153,10 @@ class MakeSberPaymentAction extends Action
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
info([
|
||||||
|
$paymentResponse->body()
|
||||||
|
]);
|
||||||
|
|
||||||
OnlinePaymentHistory::create([
|
OnlinePaymentHistory::create([
|
||||||
'online_paymantable_id' => $resource->id,
|
'online_paymantable_id' => $resource->id,
|
||||||
'online_paymantable_type' => SberPaymentOrder::class,
|
'online_paymantable_type' => SberPaymentOrder::class,
|
||||||
|
|||||||
Reference in New Issue
Block a user