Error 500 when testing a subscription payment with Stripe

Hi guys,

This subscription link shows an error 500 in the Chromium developer console when clicking “credit card”

https://fg-na1.invoicing.co/client/subscriptions/k8mep2rbMy/purchase

I’m trying to test Stripe…

Any thoughts?

Hi,

Thanks for reporting this!

cc @david

Plus the log file…

index.js:32 POST https://fg-na1.invoicing.co/livewire/message/billing-portal-purchase 500 (Internal Server Error)
value @ index.js:32
sendMessage @ index.js:242
value @ index.js:252
later @ debounce.js:8
setTimeout (async)
(anonymous) @ debounce.js:12
value @ index.js:225
(anonymous) @ node_initializer.js:241
value @ index.js:584
(anonymous) @ node_initializer.js:199

@bruce,

Apologies for this, I’ve checked in a fix for this.