Test Payment Failure

We are trying to simulate a recurring invoice failure using Stripe (Testing token) as our gateway. Using stripe testing CC numbers that return error codes causes a failure on the UI, but does not register as failed payment in invoiceNinja. I believe due to validation in UI, I can’t cause a failed payment using manual payment methods.

I could add a CC that will fail next month and wait…

Does anyone know how I can cause a recurring invoice to fail using cc on file with stripe without waiting for CC expiration?

One option may be to set the test card expiration to today and have the recurrence start tomorrow. The card needs to valid initially to be captured in the app.