All Collections
Ordering Channels
Deliverect Online Ordering
Deliverect Online Ordering: Use Stripe for Payments
Deliverect Online Ordering: Use Stripe for Payments
Sam Fielding avatar
Written by Sam Fielding
Updated over a week ago

This article contains information and instructions to be used only with Deliverect's Online Ordering channel. One payment profile can be used for multiple Online Ordering websites.

Learn how to configure Stripe for processing payments on your Online Ordering website.

Step 1. Log in to your Deliverect account and select Online Ordering in the sidebar.


Step 2. Select the copy icon for your site. Leave this page open in a separate tab of your browser or paste this value into a text file on your device for use later.


Step 3. Go to https://dashboard.stripe.com/webhooks and select the Add an endpoint button.


Step 4. Complete the following fields:

Do not include any language codes anywhere in the address (e.g. /en,/nl,/es,/fr).

  • Description: Enter "Webhook for Deliverect".


Step 5. Select the + Select events button.


Step 6. In the search box, enter checkout.session.completed and tick it.


Step 7. Select the Add events button.


Step 8. Select Add endpoint.


Step 9. Select Reveal under Signing secret.

This provides you with your Webhook Signing Secret. Leave this page open in a separate tab of your browser or paste this value into a text file on your device for use later.


Step 10. Go to the API keys page in your Stripe account.


Step 11. Select the Reveal live key button. Leave this page open in a separate tab of your browser or make a note of the Publishable key and Secret key.


Step 12. Go back to Deliverect and select Online Ordering in the sidebar.


Step 13. Select the icon and choose Edit settings .


Step 14. Scroll down to the bottom of the page to find the Payment Settings section. Select the Add gateway button.


Step 15. Complete the following fields:

  • Payment gateway: Stripe

  • Public key: Enter the Publishable key found in Step 11.

  • Secret key: Enter the Secret key found in Step 11.

  • Webhook signing secret: Enter the Signing secret found in Step 9.

Select the Add button. You have finished creating your Stripe payment profile.

Did this answer your question?