WeChatPayV3 icon indicating copy to clipboard operation
WeChatPayV3 copied to clipboard

API Key

Open microcian opened this issue 7 years ago • 3 comments

what is WXAPIKey and how can i get this value ?? as when i integrated this with my android project ...there was no app key or api key but in IOS most of the developers used this ... can you guide me how can i get ?? and example of the key

microcian avatar Oct 06 '16 08:10 microcian

you can get it from WeiXin business platform, it is a 32 length combination of letters and numbers, and you can set it in WeiXin business platform, platform url: https://pay.weixin.qq.com/index.php/core/home/login?return_url=%2F, before you set it, you must have an account of WeiXin business platform, and you can get it from WeiXin mail after your WeiXin PUBLIC NO Application success..

dawnBefore avatar Oct 07 '16 02:10 dawnBefore

Thanks man ...! so i have to make only 3 changes in your code ??right ? change the appID, AppKey, partnerID then i can test code

On Fri, Oct 7, 2016 at 10:28 AM, turbo_song [email protected] wrote:

you can get it from WeiXin business platform, it is a 32 length combination of letters and numbers, and you can set it in WeiXin business platform, platform url: https://pay.weixin.qq.com/ index.php/core/home/login?return_url=%2F http://url, before you set it, you must have an account of WeiXin business platform, and you can get it from WeiXin mail after your WeiXin PUBLIC NO Application success..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dawnBefore/WeChatPayV3/issues/3#issuecomment-252139017, or mute the thread https://github.com/notifications/unsubscribe-auth/AEbnm11J2Ts8uQnC39HJUrrgma54o2tVks5qxa5IgaJpZM4KPsMy .

Abdul Rahman Majeed Software Engineer / Developer +92 321 6236569

microcian avatar Oct 07 '16 02:10 microcian

yes, but AppKey-> APIKey

dawnBefore avatar Oct 08 '16 02:10 dawnBefore