#putte
1 messages · Page 1 of 1 (latest)
Sure, process some payments using test data here: https://stripe.com/docs/testing
You can also use the test cards mentioned here which would skip pending balance and settle into available balance immediately
https://stripe.com/docs/testing#available-balance
Can you simulate these payments instantly? There's a delay of a couple of days and I need a positive balance in order to test out a thing in the test environment
Great thanks mate!
It does not work though, it takes approx 5 days before it is added to balance
I don't think that's accurate. How exactly are you creating these test payments?