sarga payment
This commit is contained in:
parent
d8b540ff58
commit
3ad8b738bd
|
|
@ -96,7 +96,7 @@ class Rysgal extends Payment
|
|||
$payment->order_id = $orderId;
|
||||
// dd($payment);
|
||||
// $payment->paymentFormUrl = $formUrl;
|
||||
$payment->save();
|
||||
return $payment->save();
|
||||
}
|
||||
|
||||
public function getOrderStatus(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue