


#tinydemos
A collection of useful integrations with Stripe
25 Projects
You can verify users' identities with things like drivers licenses and passports!
The fastest way to accept payments on Stripe!
For when you want the user to decide how much they'd like to pay.
For example you can upsell a customer from a monthly to a yearly price with a discount.
A popular way to pay in Canada!
This is a popular buy now, pay later payment method in the UK (aka Clearpay) and Australia.
A popular payment method in Belgium!
You can change the font of card elements in Stripe.js!
Sometimes you might want to specify products and prices on the fly without creating them in the dashboard, here's how you do that.
Displaying a customer’s tax ID and legal business name on invoices is a common requirement that you can satisfy by enabling tax ID collection in Checkout.
You don't need to redirect to Checkout from the frontend any more. You can use the url returned in the CheckoutSession from the server side!
Really useful if you want to save a customer's payment details for later without charging them now.
Learn to use shipping rates and collect shipping addresses with Checkout.
A popular payment method in Austria.
Popular in Germany!
Popular in the Netherlands!
Popular in Poland!
You can debit any euro denominated bank account within the SEPA region.
Splitting up the card element into its separate parts, number, expiry, and cvc is possible and can help to more closely fit your design.
Useful if you would like to collect card information for later.
Useful if you would like to save payment method details for future SEPA Direct Debit payments.
Popular in Germany!
You can add your own styles to card element input fields.