一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。

Roc 3da2ed9a63 递增版本号 il y a 3 ans
.github e6d12223f0 Update build.yml il y a 3 ans
samples f04a281e78 [WebApplicationSample] UseHttpsRedirection il y a 3 ans
src d2d1171229 [WeChatPay.V3] 修正 ConvertToDictionary il y a 3 ans
.dockerignore 35a8468189 [WebApplicationSample] 新增 docker 支持 il y a 4 ans
.editorconfig fb51b347f8 [Alipay] 同步 alipay-sdk-net-all-4.4.63 il y a 4 ans
.gitattributes b1fddd75a7 up il y a 8 ans
.gitignore 948a097e11 Update .gitignore il y a 3 ans
Directory.Build.props 3da2ed9a63 递增版本号 il y a 3 ans
FUNDING.md 529253e2e1 Update FUNDING.md il y a 3 ans
LICENSE.md aecc0a2be5 Rename LICENSE to LICENSE.md il y a 4 ans
Paylink.sln b4c768231f 新增 nuget.config il y a 4 ans
Paylink.snk 7b15c98334 将项目更名为 Paylink il y a 4 ans
README.md c13e5adb08 Update README.md il y a 3 ans
delete-bin-obj-folders.bat 6bdeb56078 新增 delete-bin-obj-folders.bat il y a 4 ans
global.json f675d68904 Update global.json il y a 3 ans
logo.png 30e2c4d704 . il y a 4 ans
nuget.config b4c768231f 新增 nuget.config il y a 4 ans
qrcode-dingtalk.png 7d8c034cf4 新增 钉钉群 il y a 4 ans

README.md

Paylink

一套基于 .NET Core 开发的支付SDK集,它极大简化了API调用及通知的处理流程。 [![Build status][github-action-image]][github-action-url] [![MIT][license-image]](LICENSE.md)

NuGet 包

Package NuGet Downloads TargetFrameworks
Essensoft.Paylink.Alipay NuGet Downloads netstandard2.1 netcoreapp3.1 net6.0
Essensoft.Paylink.WeChatPay NuGet Downloads netstandard2.1 netcoreapp3.1 net6.0
Essensoft.Paylink.Security NuGet Downloads netstandard2.1 net6.0

开发环境

运行环境

使用方式

捐赠

捐赠名单

社区互助

如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助,同时我们也鼓励资深用户通过下面的途径给新人提供帮助。

  • 钉钉群
    • Paylink 交流群: 34090889(点击显示二维码)

支持渠道

  1. 支付宝 文档中心
  1. 微信支付
  • V2版 开发文档

    • 付款码支付(刷卡)
    • JSAPI支付(公众号)
    • Native支付(扫码)
    • APP支付
    • H5支付
    • 小程序支付
    • 刷脸支付
    • 现金红包
    • 企业付款(零钱/银行卡)
    • 分账
    • 酒店押金
    • 委托扣款
    • ...
  • V3版 开发者文档

    • 基础支付
    • 分账
    • 微信支付分
    • 商户进件(服务商)
    • 基础支付(服务商)
    • 分账(服务商)
    • ...

致谢

项目地址