amount; $currency = $objFort->currency; $totalAmount = $amount; $paymentMethod = $_REQUEST['payment_method']; ?>
getMerchantPageData($paymentMethod); $postData = $merchantPageData['params']; $gatewayUrl = $merchantPageData['url']; ?>
Back