Which version and events to select for the Stripe Webhooks URL?
Hello @Anton L
When setting up Stripe and entering the Endpoint URL (Webhooks URL), it says:
'Listen to: Events in your account' (selected by default)
Version:
- Your current version (2020-08-27)
- Latest API version (2022-11-15)
Select events to listen to (Select events to send).
Question #1:
Which events version should we select: The current version from 2020-08-27 or the Latest API version from 2022-11-15?
Question #2:
Which events should we select?
Example: According to the tutorial (Wiki), for the PayPal API -> Webhooks URL, we should select 'Payment sale completed', 'Payment capture refunded' and 'Billing subscription cancelled' events.
For Stripe -> Webhooks URL, are there some specific events to select or should we select 'All Events'?
Thanks
-
-
·
Anton L
- ·
Hello
- Yes, use your current version.
- Select 'All Events'. UNA integration filter out unnecessary hooks itself.
-
·
Anton L
-
- · OneEagle
- ·
Thanks a lot for the guidance.
-
- · OneEagle
- ·
Hi @Anton L
I have enabled 'All Events' and saved the setting but there is a warning. Stripe says: 'Enabling a lot of events may result in high load on our servers.'
My question is: Won't it slow down my website?
I just wonder whether that isn't the reason why on the pricing page here on UNA.io https://una.io/pro when you click on the 'Get Started' button of the 'Do It Yourself' subscription, the Stripe Checkout page takes too long to load. Is that normal?
Thanks
-
- · OneEagle
-
·
In reply to OneEagle
- ·
Any idea? @Anton L
-
-
·
Anton L
- ·
Hello.
My question is: Won't it slow down my website?
It shouldn't slow down your server. Our integration process only necessary webhooks.
I just wonder whether that isn't the reason why on the pricing page here on UNA.io https://una.io/pro when you click on the 'Get Started' button of the 'Do It Yourself' subscription, the Stripe Checkout page takes too long to load. Is that normal?
'Get Started' loads JS code/data from Stripe end. Timeout depends on different circumstances. I just tried to test https://una.io/pro and the responce was almost immediate.
-
·
Anton L
-
- · OneEagle
-
·
In reply to Anton L
- ·
Thanks for the clarification. Well, the connection speed to the Stripe Checkout is back to normal now. I've checked it today too, the 'Get Started' is now loading fast. I don't know what happened that day when I tried it.