生成paypal链接

feature/trippest
lyt 7 years ago
parent 70333b9905
commit c5f3f3a164

@ -16,7 +16,7 @@ class Payment extends CI_Controller
$data=array();
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_CurrencyType='.$this->input->post('currency').'&'.
'Site_ACD=100-200-300&'.

Loading…
Cancel
Save