
EffiAI cho phép bạn kết nối Stripe với các ứng dụng phổ biến nhất, vì vậy bạn có thể tự động hóa công việc của mình và có nhiều thời gian hơn cho những gì quan trọng nhất - không cần mã.
Bắt đầu miễn phí
Triggers when a new payment is made

Triggers when a payment fails

Fires when a charge is successfully completed.

Fires when a payment against an invoice fails.

Fires when a charge is refunded (full or partial).

Fires when a new Payment Link is created.

Fires when a Stripe Checkout Session is successfully completed.

Triggers when a new customer is created

Triggers when a new subscription is made

Fires when an invoice is created. Supports filters like status, customer, subscription.

Fires when a subscription is canceled.

Fires when a customer disputes a charge.

Fires when an existing subscription is changed.

Create a customer in stripe

Search for a customer in stripe by email

Retrieve a customer in stripe by id

Creates a new payment intent to start a payment flow.

Create a price (one-time or recurring), associated with a product.

Cancel an existing subscription, either immediately or at the end of the current billing period.

Retrieves the details of an existing payout by its ID.

Creates a shareable, Stripe-hosted payment link for one-time purchases or subscriptions.

Retrieves the details of a payment by its unique Payment Intent ID.

Make a custom API call to a specific endpoint

Create an Invoice in stripe

Search for subscriptions by price ID, status, customer ID and other filters, including customer details

Modify an existing customer’s details.

Create a new product object in Stripe.

Start a subscription for a customer with specified items/prices.

Retrieves the details of an existing invoice by its ID.

Create a full or partial refund for a payment.

Disable or deactivate a Payment Link so it can no longer be used.

Finds an invoice by its unique ID.