diff --git a/app/Controllers/Payment.php b/app/Controllers/Payment.php index 52fe000d..83eb7c06 100644 --- a/app/Controllers/Payment.php +++ b/app/Controllers/Payment.php @@ -167,7 +167,8 @@ public function payment_success() { $parts = explode('_', $ORDER_ID); $customer_id = (int)$parts[0]; $past_membership_id = $parts[1]; - $payment_method = $this->request->getVar('PAYMENTMODE'); + // $payment_method = $this->request->getVar('PAYMENTMODE'); + $payment_method = 'paytm'; //dd($past_membership_id); // $parts = explode('_', $ORDER_ID); // $customer_id = (int)$parts[0]; diff --git a/app/Views/invoice_form.php b/app/Views/invoice_form.php index 8d1fc095..e09ac5cd 100755 --- a/app/Views/invoice_form.php +++ b/app/Views/invoice_form.php @@ -219,7 +219,7 @@ if (isset($invoice_item_details[0]['to_subscription']) && !empty($invoice_item_d