wxpay 0.0.3 copy "wxpay: ^0.0.3" to clipboard
wxpay: ^0.0.3 copied to clipboard

outdated

微信支付,目前支持jsapi和h5

wxpay #

A new Flutter plugin project.

目前支持jsapi和h5

Getting Started #

//先进行初始化
Wxpay().init();

Wxpay().payH5(url);

Wxpay().payJsapi(config,(){
print('支付的回调');
});
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

微信支付,目前支持jsapi和h5

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on wxpay

Packages that implement wxpay