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:
Endpoint URL: Paste the value you received from Step 2. into this field and add "/api/payments/deliverect/stripe/webhook" to the end of it. You are left with a URL that will be similar to https://example.orderingclub.com/api/payments/deliverect/stripe/webhook
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.
Need help with this? Contact our support team for assistance.