SheetLink
Search
K
Comment on page

Stripe

Stripe is a suite of payment APIs that powers commerce for online businesses of all sizes.
Review the official Stripe API Documentation 📖
Note that "options" are optional, other variables are required 👍
Formula
=Stripe( "options")
Interact with the Stripe API using only the SheetLink "options"
=Stripe_CreateCustomer( "options")
Create a Stripe customer
=Stripe_UpdateCustomer( "contact_id", "options")
Update a Stripe customer
Missing a formula? Suggest one here 💡

Navigation

Page
🚀 Quick Start
60 second getting started guide.
❓ FAQ
Answers to frequently asked SheetLink questions.
🛠️ Functions
Powerful functions unique to SheetLink.
💪 "options"
Control the request to and response from any application.

🚑 Need Help?

You can always contact us via [email protected] or by messaging us on Twitter @SheetLink
Last modified 2yr ago