Category: Others

0

Stripe webhook

Using webhooks First search for stripe cli, find the relevant version, download and unzip it. Select the x86_64 version. Enter cmd in the folder where the unzipped file is located, then enter stripe

0

Stripe hosted page front-end

Stripe hosted checkout: Front-end The frontend receives the sessionID and uses this id to redirect the user to the stripe checkout page. The front-end needs to be packaged as follows: stripe packag

0

Stripe hosted page back-end

Stripe hosted checkout: Back-end Provides a pre-build hosted payment page that can be used for a one-time payment or subscription. The advantage is that there is no need to create a custom integrati

0

Introduction to Stripe

Introduce Stripe code consists of two parts: front-end and back-end. The front end tokenizes customer information and uses stripe elements to collect sensitive information. General flow All pa

0

List of My VSCode plugins

Auto Close Tag Auto Rename Tag HTML Snippets Babel ES6/ES7 Debugger for Chrome ESLint JavaScript (ES6) code snippets Code Spell Checker Node.js Modules Intellisense React-Native/React/