🛒
Stripe Checkout (Shopping Cart) Plugin
  • 👋Introduction
  • Installing the Plugin
  • Configuring Stripe API Keys
  • Setting up your Database
  • Adding items to the shopping cart
  • Creating Checkout Sessions
  • Embedding payment forms in your app
  • Adding Shipping Rates
  • Automatically Create Stripe Customer ID's
  • Saving down details of a transaction
  • Stripe Tax
  • Discounts
  • Support Queries
Powered by GitBook
On this page
  • Useful links
  • What the plugin can be used for
  • Tutorial Video
  • Documentation sections

Introduction

This set of documents outlines how to use the "Stripe Checkout (Shopping Cart)" bubble.io plugin built by Cranford Tech

NextInstalling the Plugin

Last updated 1 year ago

The Stripe Checkout (Shopping Cart) plugin makes it easy to allow users of your app to pay for multiple products/services at the same time using a Stripe Checkout Session. Users can purchase both one-off and subscription products/services at the same time.

Useful links

  • Plugin page

  • Demo app

What the plugin can be used for

  • To create "Shopping Cart" experiences where the user can purchase multiple items at once

  • The most typical use case is an ecommerce app where the user is purchasing multiple items from the platform (like Amazon)

Tutorial Video

Documentation sections

  • Installing the plugin

  • Configuring Stripe API keys

  • Setting up your database

  • Adding items to the shopping cart

  • Creating Checkout Sessions

  • Saving down details of a transaction to your database

  • Support queries

👋
Example of Stripe Checkout Session with Multiple Products