You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.9 KiB
34 lines
1.9 KiB
<?php
|
|
|
|
/**
|
|
* ECSHOP Fiscal intermediary to pay Qualcomm secured payment language file
|
|
* ============================================================================
|
|
* All right reserved (C) 2005-2016 Shanghai Yi Shang Chuang Technology
|
|
* Development Ltd.
|
|
* Web site: http://www.ecmoban.com
|
|
* ----------------------------------------------------------------------------
|
|
* This is a free/open source software;it mean that you can modify, use and
|
|
* republish the program code, on the premise of that your behavior is not for
|
|
* commercial purposes.
|
|
* ============================================================================
|
|
* $Author: liubo $
|
|
* $Id: tenpayc2c.php 17217 2011-01-19 06:29:08Z liubo $
|
|
*/
|
|
|
|
|
|
global $_LANG;
|
|
|
|
$_LANG['tenpayc2c'] = '<font color="#FF0000">Qualcomm fiscal intermediary to pay a security interface</font>';
|
|
$_LANG['tenpay_desc'] = '<b>Tenpay(www.tenpay.com) -Tencent\'s online payment platform, by authority of the state security certification, support for all major banks in online payment, pay the processing fees.</b><br /><a href="http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=1202822001" target="_blank">Immediately apply for: a single rate:1%</a><br /><a href="http://union.tenpay.com/set_meal_charge/?referrer=1442037873" target="_blank">Buy Now package quantity package: a single rate of post-conversion
|
|
:0.6-1%</a>';
|
|
$_LANG['tenpay_account'] = 'Choi pay Merchant No.';
|
|
$_LANG['tenpay_key'] = 'Fu Tung Choi Key';
|
|
$_LANG['tenpay_type'] = 'Transaction type';
|
|
$_LANG['tenpay_type_range'][2] = 'Virtual goods transactions';
|
|
$_LANG['tenpay_type_range'][1] = 'Physical commodity trading';
|
|
$_LANG['magic_string'] = 'Custom signatures';
|
|
$_LANG['pay_button'] = 'Qualcomm to pay immediately the use of financial payments';
|
|
$_LANG['account_voucher'] = 'Member Account recharge';
|
|
$_LANG['shop_order_sn'] = 'Mall order number';
|
|
|
|
?>
|