# Stripe

Review the official [Stripe API Documentation](https://stripe.com/docs/api) 📖

{% hint style="info" %}
Note that ["options"](https://docs.sheet.link/formulas/options) are optional, other variables are required 👍
{% endhint %}

| Formula                                                                                                                                                                                                                                |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>=Stripe(</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Interact with the <a href="https://stripe.com">Stripe</a> API using only the SheetLink <a href="../options">"options"</a></p> |
| <p><strong>=Stripe\_CreateCustomer(</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Create a Stripe customer</p>                                                                                  |
| <p><strong>=Stripe\_UpdateCustomer( "contact\_id",</strong> <a href="../options"><strong>"options"</strong></a><strong>)</strong></p><p>Update a Stripe customer</p>                                                                   |

{% hint style="success" %}
Missing a formula? [Suggest one here](https://www.sheet.link/suggest) 💡
{% endhint %}

### Navigation <a href="#where-to" id="where-to"></a>

| Page                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>🚀 <a href="../../quickstart"><strong>Quick Start</strong></a>​</p><p>60 second getting started guide.</p>                                    |
| <p><strong>​</strong><a href="../../faq"><strong>❓ FAQ</strong></a><strong>​</strong></p><p>Answers to frequently asked SheetLink questions.</p> |
| <p>🛠️ <a href="../functions"><strong>Functions</strong></a><strong>​</strong></p><p>Powerful functions unique to SheetLink.</p>                 |
| <p>💪 <a href="../options"><strong>"options"</strong></a><strong>​</strong></p><p>Control the request to and response from any application.</p>  |

## 🚑 Need Help?

You can always contact us via <support@sheet.link> or by messaging us on Twitter [@SheetLink](https://twitter.com/SheetLink)
