1
2
3
4
5
6
7
8
|
<?php header('Content-Type: text/html; charset=UTF-8');
define( "WB_AKEY" , '37748610601497c8977f0364a24e32ff' ); define( "WB_SKEY" , 'c4b500d06b020508d40af65c77534a68' ); define( "WB_CALLBACK_URL" , 'http://www.hkosl.com/PayEase_kelvin/OAuth2.0/kaixin/callback.php' );
?>
|