当前位置:网站首页>Wechat Alipay account system and payment interface business process
Wechat Alipay account system and payment interface business process
2022-07-02 15:33:00 【Killer is not too cold!】
Wechat Alipay account system and payment interface business process ( Has been released to csdn)
Third party payment :
It refers to an independent institution with certain strength and reputation guarantee , Through docking with UnionPay or online Federation , So as to promote the online payment mode of transaction between both parties . for example : Wechat payment , Alipay , Jingdong payment , Cloud flash payment, etc .
Achievable capabilities :
- Realize the website through the third-party payment interface , official account , Applet ,APP Wait for the scene to collect online
- After payment, the subsequent business is controlled through asynchronous callback
- Provide order query , bill , Reconciliation and other related technical services
- Use wechat account sharing and other capital services
The wechat payment account is shown in the figure below :

The account introduction of Alipay is shown in the figure below :

The overall business process is shown below :

API The interaction flow is as follows :

边栏推荐
- 04_ 栈
- Guangzhou Emergency Management Bureau issued a high temperature and high humidity chemical safety reminder in July
- There are 7 seats with great variety, Wuling Jiachen has outstanding product power, large humanized space, and the key price is really fragrant
- 07_ Hash
- Tidb hybrid deployment topology
- LeetCode刷题——验证二叉树的前序序列化#331#Medium
- Beijing rental data analysis
- 21_Redis_浅析Redis缓存穿透和雪崩
- 12_ Redis_ Bitmap_ command
- 19_Redis_宕机后手动配置主机
猜你喜欢
随机推荐
How to avoid 7 common problems in mobile and network availability testing
How to test tidb with sysbench
How to choose a third-party software testing organization for automated acceptance testing of mobile applications
Redux——详解
Topology architecture of the minimum deployment of tidb cluster
【LeetCode】876-链表的中间结点
14_Redis_乐观锁
高考录取分数线爬取
19_Redis_宕机后手动配置主机
Leetcode skimming - remove duplicate letters 316 medium
Evaluation of embedded rz/g2l processor core board and development board of Feiling
I made an istio workshop. This is the first introduction
Engineer evaluation | rk3568 development board hands-on test
SQL stored procedure
. Net again! Happy 20th birthday
10_Redis_geospatial_命令
03_線性錶_鏈錶
Loss function and positive and negative sample allocation: Yolo series
终于搞懂了JS中的事件循环,同步/异步,微任务/宏任务,运行机制(附笔试题)
MySQL -- Index Optimization -- order by








