wip
This commit is contained in:
@@ -61,7 +61,7 @@ class OnlinePaymentRepo
|
||||
});
|
||||
|
||||
return [
|
||||
'a' => $paymentResponse,
|
||||
'a' => $paymentResponse->body(),
|
||||
'amount' => $this->getPrice($resource->priceAmount()),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user