Skip to content

mikeshaw-stripe/payment-flows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe payment flows

Learn how to leverage Stripe products and APIs to create delightful and easy payment experiences.

Browse the sample businesses below to find payment flows you want to build for your own business.

Business Flows      
🛍
E-commerce
One-time payment. Card not saved.
E-commerce companies use checkout forms to collect payment details and ship their product once the payment is captured.
Redirect users to a pre-built Stripe hosted payment page
Create a custom payment payment
🚗
Ridesharing
Initial payment amount may change. Payment captured within 7 days of authorization.
Ridesharing is a popular model where payments are authorized before a ride begins and captured after the ride ends.
Capture payment after a rider completes a ride
Capture payment after a rider adds extra tip
👨👩
Crowdfunding
Fixed amount. Payment captured more than 7 days after authorization.
Crowdfunding lets people contribute money towards a campaign. The funds are captured once the goal amount is reached.
Capture payment after a campaign suceeds and reauthenticate the card.
Capture payment after a campaign succeeds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.2%
  • HTML 31.9%
  • JavaScript 28.9%