#wayo - invoice list

1 messages ยท Page 1 of 1 (latest)

onyx sorrel
#

Hi ๐Ÿ‘‹

#

That should be an empty array if no invoices match the filter/search parameters you specify

#

How can I test fail a payment for a subscription based customer?
What do you mean by this?

#

We have many ways to test various payment failures. If you could be specific that will help me track down the right approach

civic timber
#

How can I fail recurring payments?

#

Or what other details did you need from me?

onyx sorrel
#

Okay you want to test when a payment fails on a recurring invoice?

civic timber
#

Yes

onyx sorrel
civic timber
#

After I update the payment method, is there a way to manually try to take payment so I can test the failed payment scenario instantly?

onyx sorrel
#

The best way to do that with Subscriptions is to use Test Clocks.
https://stripe.com/docs/billing/testing/test-clocks

That way you can actually test how the subscription will behave. You update the Payment Method to one that fails, then advance time to when the next invoice will be generated.

civic timber
#

I see. I will try that, thanks for your help! ๐Ÿ™‚