Skip to content

wfxiaolong/ionic-plugin-damaiwechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-damaiwechat

A cordova plugin, a JS version of Alipay, Wechat Pay, Umeng share SDK

Feature

Share title, description, image, and link to different plat(微信朋友圈,QQ,QZone,Sina...)

Install Follows

  1. cordova plugin add https://github.com/wfxiaolong/ionic-plugin-damaiwechat.git

  2. change many files by read :https://github.com/wfxiaolong/ionic-plugin-damaiwechat/blob/master/attention.txt

  3. cordova build ios or cordova build android

  4. (iOS only) if your cordova version <5.1.1,check the URL Type using XCode

Usage in ionic:

var dmplugin = window.dmwechat dmplugin.echo("Hellow World", function(){ // Todo

}, function(){ // Todo

});

dmplugin.pay(); dmplugin.init(); dmplugin.share(); dmplugin.login();

More Interface By Read: https://github.com/wfxiaolong/ionic-plugin-damaiwechat/blob/master/www/dmwechat.js

#Result:

#LICENSE: MIT

About

wechat share sharesdk ios android ios login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published