#robertpartfy-billing-testing
1 messages · Page 1 of 1 (latest)
basically the same approach I said yesterday but attach a 3D Secure test card https://stripe.com/docs/testing#three-ds-cards to the customer instead, and then wait for/trigger an invoice with a trial period
or just use stripe-cli since it can do stripe trigger invoice.payment_action_required
didn't know i was able to trigger this event from CLI! thanks, going to try
do you know by any chance when are requests for joining the Test Clocks beta processed?
I don't
i know this is not a question directly related to Stripe, but do you guys have any recommendation of documentation (books, etc) to check out for building/implementing an event system like Stripe's?