接入支付宝
Posted caijunchao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了接入支付宝相关的知识,希望对你有一定的参考价值。
支付宝开发平台登录
https://open.alipay.com/platform/home.htm
沙箱环境
-
是支付宝提供给开发者的模拟支付的环境
-
跟真实环境是分开的
-
沙箱账号:https://openhome.alipay.com/platform/appDaily.htm?tab=account
支付宝开发者文档
- 文档主页:https://openhome.alipay.com/developmentDocument.htm
- 产品介绍:https://docs.open.alipay.com/270
- 快速接入:https://docs.open.alipay.com/270/105899/
- SDK:https://docs.open.alipay.com/270/106291/
- python对接支付宝SDK:https://github.com/fzlee/alipay/blob/master/README.zh-hans.md
- python对接支付宝SDK安装:
pip install python-alipay-sdk --upgrade
- API列表:https://docs.open.alipay.com/270/105900/
以上是关于接入支付宝的主要内容,如果未能解决你的问题,请参考以下文章