stripe webhooks events

  • jeronimo
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 9 months ago #126209 by jeronimo
stripe webhooks events was created by jeronimo
1. Which "Event types" need to be enabled in the stripe setup?
2. Where do I enter the "Signing secret" from my stripe account?

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #126222 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic stripe webhooks events
Hello

1. You just need to choose invoice.payment_succeeded event

2. It's not needed for now

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • jeronimo
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 9 months ago - 6 years 9 months ago #126229 by jeronimo
Replied by jeronimo on topic stripe webhooks events
1. ok. But what about failed? and "upcoming" for the recurring plans?
2. It is needed because I want to make sure the API calls are coming from my account and that is what the "Signing secret" is for
Last edit: 6 years 9 months ago by jeronimo.

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #126230 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic stripe webhooks events
2=> We don't use that parameter for now. Maybe it was introduced recently and we haven't had it implemented yet

Note that for the call back, we still need to pass the API Key to Stripe for getting the event data, so it's already secure. Of course, implementing support for Signing secret will be better but we don't have it now. Will look at it and support it in the future

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc