SuffolkLITLab / docassemble-EFSPIntegration

EFSP (Electronic Filing Service Provider) functionality, using ECF v4.0
https://suffolklitlab.org/docassemble-AssemblyLine-documentation/docs/efiling/overview
MIT License
1 stars 1 forks source link

Catch when no payment methods #233

Closed BryceStevenWilley closed 10 months ago

BryceStevenWilley commented 10 months ago

Before, if the user didn't have any payment methods added, we'd silently skip it and then eventually error. This PR adds back a screen that asks users to make a new payment method. It refreshes when the user adds new methods as well.

Also corrects a grammar mistake in that payment flow.