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 |
||
---|---|---|
ghost |