mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
0149dd8f4d
no issue - When debugging Stripe with using: `stripe listen \ --forward-to http://ghost.local/members/webhooks/stripe/` this priority is nice to have so that Ghost process can be initialized using WEBHOOK_SECRET env variable - It was not working in current form because Stripe recognized `ghost.local` as a valid domain and didn't throw any errors - Removed unneeded secret assignment in a catch statement. It is redundant with the new implementation |
||
---|---|---|
.. | ||
magic-link | ||
members-api | ||
members-ssr |