Stripe
Stripe
Use the Stripe connector to perform various operations such as creating a customer, updating a customer, and more. To do this, you'll need to create a new Stripe API application. You can find the detailed instructions to create a Stripe API application in the Stripe API documentation.
Prerequisites
To use the Stripe connector, you need to have a Stripe account. If you don't have one, you can create a Stripe account at Stripe sign-up page.
Supported Authentication Methods
- API Key
Basic Operations
Customer
- Create a customer
- Delete a customer
- Retrieve a customer
- Retrieve all customers
- Update a customer
Payment
- List All Payments
- Get Payment Details
- Payment Intent