#wasabi
1 messages ยท Page 1 of 1 (latest)
Are you testing in Test mode?
yes
If you check the Balance Transaction, what do you see in available_on?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
if I use a card that bypasses pending balance, it's 1684299302, but no event showed up on my webhook
Do you have a payment intent id for that bypassing card?
pi_3N8cO9KmFfKUcUCU1W4hWJY4
Yeah it looks like available immediately
Because I used a card that bypassed pending balance
If I use any other card, it would take 7 days to become available
Yep and I see your CAD balance is $21.26 which seems to cover that $21 transaction. What do you see if you list your balance?
I see the $21 available and a $20 pending, which is correct. That's the issue though, the issue is I want to test the balance.available event
Long ago, there used to have a "send test event" in the webhook page in the dashboard, but it's been removed for some reason
So my suggestion is either create a new card that make funds go into pending status and then immediately to available so it sends an event, or bring that button back ๐
Thanks for your help orakaro
Umm this card should send the fund immediately into your available balance
Any different with pm_card_bypassPending?