Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.61 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.61 KB

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.