Stripe is a very powerful service. Using its maximum potential save valuable time and enable to build very robust application. As I could not find the API calls I needed, I started to build my own library of calls. This plugin is now at the core of all my apps and has been enhanced months after months.
All calls are complete, with all available fields + documentation. No need to buy extra courses or private lessons to understand what you should do !
- Core elements : Customer, Account info, Payment Intent, Setup Intent, Files
- Order : Order, SKU
- Billing : Subscription, Coupon, Invoice, Invoice Item, Products
- Checkout : 3 Session modes for one-time payment, recurring payments and collecting payment details
- It also includes an element to redirect Sessions to the stripe self-hosted Checkout page.
https://bubble.io/plugin/stripe-library-1580424945651x889466458434961400
More details on Notion : https://www.notion.so/Stripe-Library-d2cd4dcb26ee4967b92444529fb5957c
Above a sample of what there is for now. More is to come in the coming weeks since Iāll need to integrate more Stripe services for an app.