Skip to main content

Stripe

Instructions for Connecting Stripe

Connect your Stripe account to the project

To do this, go to Payment → Settings and click Connect Stripe.

IMG1

You will be redirected to the Stripe connection page; fill in the required information.

IMG2

After connecting, go to Developers → Webhooks in the Stripe Dashboard and click Add an endpoint.

IMG3

In the URL field, specify the link to the webhook. Replace test-project.oneentry.cloud with your project's address.

https://test-project.oneentry.cloud/api/content/payments/webhook/stripe

IMG14

Add events to listen for.

IMG5

IMG6

Click add events.

IMG7

Then click add endpoint.

IMG8

After adding the webhook, go to the CMS in Payments → Statuses, select the provider, and go to settings.

IMG9

Add automatic payment status updates for the order. The order status is shown on the left, and the statuses of your orders, added earlier in the orders section, are shown on the right.

IMG10

Add redirect links after payment in Payments → Settings.

IMG11