Stripe
Instructions for Connecting Stripe
Create a payment account of type Stripe
Instructions on how to create a payment account are described here.
Connect Stripe to the payment account
To do this, go to the created payment account and click Connect Stripe.
You will be redirected to the Stripe connection page; fill in the required information.
After connecting, go to Developers → Webhooks in the Stripe Dashboard and click Add an endpoint.
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
Add events to listen for.
Click add events.
Then click add endpoint.
After adding the webhook, go to CMS in Payments → Statuses, select the provider, and go to settings.
Add automatic payment status updates for the order. The order status is indicated on the left, and the statuses of your orders, added earlier in the orders section, are on the right.
Add redirect links after payment.
The payment account supports test mode. This feature allows you to test the Stripe connection with test connection parameters.
To disable test mode, uncheck the box.