Skip to main content
Feedback

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 →GetDeleteCreateUpdateListQueryRetrieve
CustomersSupportedSupportedSupportedSupportedSupportedSupportedNot Supported
Payment LinksSupportedNot SupportedSupportedSupportedSupportedNot SupportedNot Supported
PricesSupportedNot SupportedSupportedSupportedSupportedSupportedNot Supported
ProductsSupportedSupportedSupportedSupportedSupportedSupportedNot Supported
InvoicesSupportedSupportedSupportedSupportedSupportedSupportedNot Supported
Invoice ItemsSupportedSupportedSupportedSupportedSupportedNot SupportedNot Supported
Payment IntentsSupportedNot SupportedSupportedSupportedSupportedSupportedNot Supported
ChargesSupportedNot SupportedNot SupportedSupportedSupportedSupportedNot Supported
Upcoming InvoiceNot SupportedNot SupportedNot SupportedNot SupportedNot SupportedNot SupportedNot Supported
Upcoming Invoice LinesNot SupportedNot SupportedNot SupportedNot SupportedSupportedNot SupportedNot Supported
Balance TransactionsSupportedNot SupportedNot SupportedNot SupportedSupportedNot SupportedNot Supported

The following parent objects are supported by one or more of the Stripe operation actions:

Object ↓ Action →List Line ItemsUpdate Lines
InvoicesSupportedSupported
Payment LinksSupportedNot Supported

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.

On this Page