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

Roc 7c4cca891a Update FUNDING.md il y a 3 ans
.github b3b0bc8dc6 Update build.yml il y a 4 ans
samples 7e476cc9e1 [WeChatPay.V3] WeChatPayResponse 新增 IsError il y a 3 ans
src 5a16dd66fd . il y a 3 ans
.dockerignore 905abbb792 [WebApplicationSample] 新增 docker 支持 il y a 4 ans
.editorconfig 9d3da6ea6d [Alipay] 同步 alipay-sdk-net-all-4.4.63 il y a 4 ans
.gitattributes ecf35d3768 up il y a 8 ans
.gitignore ac51266003 Update .gitignore il y a 3 ans
Directory.Build.props aa7d7aff5f 递增版本号 il y a 3 ans
FUNDING.md 7c4cca891a Update FUNDING.md il y a 3 ans
LICENSE.md c4339b9441 Rename LICENSE to LICENSE.md il y a 4 ans
Paylink.sln d014026d44 新增 nuget.config il y a 4 ans
Paylink.snk 2a84e3c713 将项目更名为 Paylink il y a 4 ans
README.md 8752576d86 Update README.md il y a 3 ans
delete-bin-obj-folders.bat 9c6b2f8809 新增 delete-bin-obj-folders.bat il y a 4 ans
global.json c1ba0bfe17 Update global.json il y a 3 ans
logo.png 338bc8275e . il y a 4 ans
nuget.config d014026d44 新增 nuget.config il y a 4 ans
qrcode-dingtalk.png 17e1eb3331 新增 钉钉群 il y a 4 ans
qrcode-pay.png be6c24407b qrcode.png 文件重命名为 qrcode-pay.png 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 net5.0
Essensoft.Paylink.WeChatPay NuGet Downloads netstandard2.1 netcoreapp3.1 net5.0
Essensoft.Paylink.Security NuGet Downloads netstandard2.1 net5.0

开发环境

运行环境

使用方式

捐赠

捐赠名单


社区互助

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

支持渠道

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

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

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

致谢

项目地址