Error: Missing customer_id!
Testing latest dev and seeing this on recurring test payments: > StripeIPN Exception: Event: invoice.payment_succeeded Error: Missing customer_id! I am looking at the latest webhook data in the Stripe panel and it looks like it's keyed as `customer` rather than `customer_id` -- was that a recent API change?
issue