With Stripe, you can accept payment from users via

Setup Stripe

Click 1, 2 and 3 in order on your UChat dashboard.

On Stripe's website, log in yourself, select the account you'd like to connect to (create an account if you don't have one yet). Then you will see this:

Click on the green button to change it from "Live Mode" to "Test Mode".

When you are under the "Test Mode", you can test the checkout process without paying a real bill. The checkout page will look like this:

Press the "AUTHORIZE TEST PAYMENT" button to see what will happen when the payment is successful. Instead, pressing the "FAIL TEST PAYMENT" button is simulating the situation that the payment fails. When everything is tested perfectly, click the "Test Mode" again to flip back to the "Live Mode", then you can receive real payment from users!

More information click -> Stripe Docs

Use Stripe

Check Ecommerce for how to build a flow to accept payment.

Stripe API

You can find “Stripe API” in the action → Integration, and here is a list of available actions:

Xnapper-2024-10-25-17.14.50.png

You can find more information about this action here.

Stripe Trigger

You will find the Stripe Invoice Payment Succeed & Stripe Invoice Payment Failed trigger in the detail link below:

Stripe Checkout URL

You can also build a Stripe dynamic checkout page right inside of our flow builder, you can find more information here:

Stripe Checkout URL