#cyberuben
1 messages · Page 1 of 1 (latest)
Hm good question. Let me see if this is possible. Yeah test clocks only work for billing/subscriptions
I'm sending you some screenshots
@north solstice wrong thread
use the one I created for you
@dark ridge not seeing a way to test this unfortunately. you could just do a standard 7 day authorization though and just wait a week
Hmm that won't help us with e2e tests, but thank you anyway!
You can simulate the same behavior by just cancelling the payment intent though: https://stripe.com/docs/api/payment_intents/cancel
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
When it's in a requires_captures state
When auths expire that's all that really happens
Payment Intent is cancelled
Okay, will give that a try, thank you!