Ben Sears
Ben Sears
Stripe recently made major changes to their API https://stripe.com/docs/upgrades?since=2018-02-06#api-changelog Payment plans need to be directly connected to a product
Solutions: - Override the get for instance to filter hidden properties - Make a separate API route to get the properties - Modify the relationship system to have a filter...
loading should disable form and show something better
If a service was cancelled with unapproved charges attached to it, restarting it from a cancelled state will trigger auto approval of those pending charges.
on the service template form I had to scroll up to find the error when I pressed submit because i had a bunch of custom fields