Skip to content

imin-ltd/imin-booking-api-public-demo-stripe-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set-up

1. .env file

cp .env.template .env

Then, edit .env, following the instructions from within the file

2. Install dependencies

npm install

3. Set overrideC2ResponseStripePaymentRequest

In src/server/index.html, set overrideC2ResponseStripePaymentRequest to the value of a stripe:paymentRequest object from the response to a C2 call.

Running this project will then demonstrate the front-end for confirming a payment

Running

npm run start:watch

Then, visit: http://localhost:3000/ on your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published