|
|
@ -16,7 +16,7 @@ class Payment extends CI_Controller
|
|
|
|
$data=array();
|
|
|
|
$data=array();
|
|
|
|
if ($this->input->post('price')) {
|
|
|
|
if ($this->input->post('price')) {
|
|
|
|
//文字链接
|
|
|
|
//文字链接
|
|
|
|
$paylink='https://www.chinahighlightstravel.com/payment/payment-center.asp?'.
|
|
|
|
$paylink='https://www.chinahighlights.com/securepayment/?'.
|
|
|
|
'Site_Language='.$this->input->post('lan').'&'.
|
|
|
|
'Site_Language='.$this->input->post('lan').'&'.
|
|
|
|
'Site_CurrencyType='.$this->input->post('currency').'&'.
|
|
|
|
'Site_CurrencyType='.$this->input->post('currency').'&'.
|
|
|
|
'Site_ACD=100-200-300&'.
|
|
|
|
'Site_ACD=100-200-300&'.
|
|
|
|