wip
This commit is contained in:
@@ -207,7 +207,7 @@ class OnlinePaymentRepo
|
||||
{
|
||||
return [
|
||||
'success' => false,
|
||||
'title' => __('Payment is successful'),
|
||||
'title' => __('Payment has failed'),
|
||||
'pnr' => $paymentHistory->orderNumber,
|
||||
'branch_name' => $bank_branch->name,
|
||||
'price_amount' => convertToOriginalFormat($paymentHistory->amount).' TMT',
|
||||
|
||||
Reference in New Issue
Block a user