Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

With Stripe, you can accept payment from users via

  • Card

  • Alipay

  • WeChat Pay

Setup Stripe

...

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

...

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 informaition 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:

...

  • Search customers

  • List customers

  • Create a customer

  • Update a customer

  • Delete a customer

  • Create a customer portal session

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