Stripe connector
The Stripe connector enables you to integrate with Stripe, where Stripe is a payment processing platform that enables businesses to accept online payments and handle global transactions.
You can use the Stripe connector to Create, Delete, Get, List, Execute, Retrieve, Query, List Line Items, Update and Update Lines objects in Stripe. You can integrate Stripe and an ERP (for example, NetSuite) to synchronize online payment transactions with your financial records in real-time.
Connector configuration
To configure a connector to communicate with Stripe, set-up these components:
- Stripe connection
- Stripe operation
Supported editions
The connector supports the following version of the Stripe API: Version v1
Supported objects
The following parent objects are supported by one or more of the Stripe operation actions:
| Object ↓ Action → | Get | Delete | Create | Update | List | Query | Retrieve |
|---|---|---|---|---|---|---|---|
| Customers | |||||||
| Payment Links | |||||||
| Prices | |||||||
| Products | |||||||
| Invoices | |||||||
| Invoice Items | |||||||
| Payment Intents | |||||||
| Charges | |||||||
| Upcoming Invoice | |||||||
| Upcoming Invoice Lines | |||||||
| Balance Transactions |
The following parent objects are supported by one or more of the Stripe operation actions:
| Object ↓ Action → | List Line Items | Update Lines |
|---|---|---|
| Invoices | ||
| Payment Links |
The following Business Actions are supported by the Execute action:
- Reconcile Customer Balance for Payment Intent
- Verify Microdeposits for Payment Intent
- Authorize Increment for Payment Intent
- Capture Charges
- Capture Payment Intent
- Confirm Payment Intent
- Cancel Payment Intent
- Send Invoice
- Void Invoice
- Pay Invoice
- Finalize Invoice
- Mark Invoice as Uncollectible
Tracked properties
This connector has no predefined tracked properties. See the topic Adding tracked fields to a connector operation to learn how to add a custom tracked field.