Skip to main content

How to set-up Stripe payment system

Updated over 11 months ago

To set up payment processing on the platform through Stripe, you need to copy the secret key for your terminal in the payment system. Then, you need to paste it into the payment settings field on the platform. You can obtain the secret key in the developers' section under the API keys tab.

Next, you need to set up payment notifications. To do this, go to the Webhooks tab in the developers' section. Then click the Add an endpoint button. On the page that opens, paste the following link into the Endpoint URL field:

Then, specify the events. Click the +Select events button, select all events in the Checkouts category, and click the Add events button. After that, click the Add endpoint button.

article image preview
Did this answer your question?