当前位置:网站首页>Docking Alipay process [pay in person, QR code Payment]
Docking Alipay process [pay in person, QR code Payment]
2022-07-03 23:30:00 【Humanoid bug maker 9527】
General process of payment

Configure the application 、

APPID
After registration, add an application to get , There is no test application available in sandbox mode 

Then sign up according to the needs , Turn on use , function 【 Add capability 】
Alipay gateway ( Fix )
Application gateway ( Optional )
token url

Payment callback address , After payment , Alipay will Payment settlement Fruiting request Communicate to what we define token url above , This address must be an interface we have developed online , To receive payment results ;
Merchant private key & Alipay public key
Alipay adoption RSA Asymmetric encryption to ensure data security , Here we can use the key generation tool provided by Alipay to generate
Steps are as follows :




So you get Application of public key as well as Application of the private key Merchant private key That's the parameter Alipay public key Need to use Merchant public key Exchange ,
Business public key exchange process :
Web pages and mobile applications –> Application information –> View app public key –> Authentication information
Then replace the content here with the application public key we just applied for , Click on the confirmation , The button... Appears Check Alipay public key Click to view 
Business connection
边栏推荐
- Gossip about redis source code 82
- The 2022 global software R & D technology conference was released, and world-class masters such as Turing prize winners attended
- What are the securities companies with the lowest Commission for stock account opening? Would you recommend it? Is it safe to open an account on your mobile phone
- Hcip day 15 notes
- Bufferpool caching mechanism for executing SQL in MySQL
- IO flow review
- Loop compensation - explanation and calculation of first-order, second-order and op amp compensation
- Subset enumeration method
- Gossip about redis source code 75
- Ramble 72 of redis source code
猜你喜欢

Deep learning ----- using NN, CNN, RNN neural network to realize MNIST data set processing

Summary of fluent systemchrome
![[MySQL] classification of multi table queries](/img/96/2e51ae8d52ea8184945e0540ce18f5.jpg)
[MySQL] classification of multi table queries

How to understand the gain bandwidth product operational amplifier gain

Qtoolbutton - menu and popup mode

Ningde times and BYD have refuted rumors one after another. Why does someone always want to harm domestic brands?

Qtoolbutton available signal

Apple released a supplementary update to MacOS Catalina 10.15.5, which mainly fixes security vulnerabilities

In 2022, 6G development has indeed warmed up

How to prevent malicious crawling of information by one-to-one live broadcast source server
随机推荐
C # basic knowledge (2)
Blue Bridge Cup -- Mason prime
Gossip about redis source code 76
Live app source code, jump to links outside the station or jump to pages inside the platform
Learning methods of zynq
Analysis of refrigeration and air conditioning equipment operation in 2022 and examination question bank of refrigeration and air conditioning equipment operation
Es6~es12 knowledge sorting and summary
Errors taken 1 Position1 argument but 2 were given in Mockingbird
Gossip about redis source code 74
Go error collection | talk about the difference between the value type and pointer type of the method receiver
IO flow principle and classification
Fluent learning (4) listview
Pyqt5 sensitive word detection tool production, operator's Gospel
2022 examination of safety production management personnel of hazardous chemical production units and examination skills of safety production management personnel of hazardous chemical production unit
Fashion cloud interview questions series - JS high-frequency handwritten code questions
Ppt image processing
Ningde times and BYD have refuted rumors one after another. Why does someone always want to harm domestic brands?
Op amp related - link
FPGA tutorial and Allegro tutorial - link
Ramble 72 of redis source code