当前位置:网站首页>What is third-party payment?
What is third-party payment?
2022-08-11 03:26:00 【susu98637】
Introduction to the three-party payment channel
First, choose the payment method that suits you
Choose different payment methods for different scenarios, choose H5 payment on the mobile terminal, scan code payment or online banking payment on the PC terminal.Many novices did not choose the right one. For example, WeChat mobile payment should choose WeChat H5 payment, but he chose to pay with WeChat public account H5, and he would not be able to access it later.
Second, understand the third-party payment process
Know how your system interacts with the third-party system, this is very important and easy to be ignored, because this is not clear, and the next is the biggest problem, basically the firstThe three-party payment platforms all provide payment interaction diagrams. The payment platforms are generally the same, that is, to call the payment platform's order interface, users go to them to complete the payment, and then transfer back to their own system after the payment is successful.
3. Understand the payment development process
Apply for a merchant payment account and configure related payment information, domain name information, RSA signature information, etc., and prepare account key information for program development.
Fourth, download the third-party platform payment documents and payment demo
According to the payment method and your own system, choose the corresponding payment document and the corresponding development language demo. Some official demos also have problems. Either the code is incomplete or redundant. It is best to find some simple ones developed by individuals.demo.The docking time can be greatly shortened.
5. Synthesize request business data and callback business data verification
Encrypt and sign the request data according to the document, and synthesize the request data to obtain the third-party callback data verification data. Once the request data and the callback data are obtained orSynthesis can also save tests, which can reduce testing time.
Six, quick access
If it is an open source system, try to choose payment plug-ins, such as open source systems, magento, ecshop payment plug-ins, which greatly shorten the access time, mainly to understand how to install plug-ins and configure plug-ins.
7. Teamwork, provide docking interface documents for the front-end
The back-end and the third-party payment platform are well connected, try not to test with the front-end joint debugging, you can use the ios scheme or write some simple demos yourself, and thenProvide the front-end program with the interfaces he said he needs, such as the ordering interface, the payment success query interface (basically all required), and give it in the form of a document and call the demo to reduce the team communication time.
边栏推荐
- “顶梁柱”滑坡、新增长极难担重任,阿里“蹲下”是为了跳更高?
- 二叉树相关代码题【较全】C语言
- SQL 开发的十个高级概念
- 大马驮2石粮食,中马驮1石粮食,两头小马驮一石粮食,要用100匹马,驮100石粮食,如何分配?
- 电力机柜数据监测RTU
- Ninjutsu_v3_08_2020 - safety penetrating system installation
- C语言之自定义类型------结构体
- The 125th day of starting a business - a note
- 什么是三方支付?
- How does MSP430 download programs to the board?(IAR MSPFET CCS)
猜你喜欢
Environment configuration of ESP32 (arduino arduino2.0 VScode platform which is easy to use?)
添加用户报错useradd: cannot open /etc/passwd
按摩椅控制板的开发让按摩椅变得简约智能
EasyCVR接入海康大华设备选择其它集群服务器时,通道ServerID错误该如何解决?
C语言之自定义类型------结构体
【愚公系列】2022年08月 Go教学课程 036-类型断言
多商户商城系统功能拆解26讲-平台端分销设置
索引的创建、查看、删除
Ten Advanced Concepts of SQL Development
互换性与测量技术——表面粗糙度选取和标注方法
随机推荐
Briefly, talk about the use of @Transactional in the project
What should I do if the channel ServerID is incorrect when EasyCVR is connected to a Hikvision Dahua device and selects another cluster server?
leetcode:358. K 距离间隔重排字符串
IDE compilation error: Dangling metacharacter
How does MSP430 download programs to the board?(IAR MSPFET CCS)
QueryDet: Cascading Sparse Query Accelerates Small Object Detection at High Resolution
JS-DOM element object
面试常考的7种排序算法
论文精度 —— 2017 CVPR《High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis》
The solution to the height collapse problem
Unity2D animation (1) introduction to Unity scheme - animation system composition and the function of use
荣威imax8ev魔方电池安全感,背后隐藏着哪些黑化膨胀?
(CVPR-2017)在身体和潜在部位学习深度上下文感知特征以进行行人重识别
正式发布丨VS Code 1.70
(CVPR - 2017) in depth and potential body learning context awareness feature for pedestrian recognition
多商户商城系统功能拆解26讲-平台端分销设置
字体反扒
高校就业管理系统设计与实现
CTO说MySQL单表行数不要超过2000w,为啥?
浅析一下期货程序化交易好还是手工单好?