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