#kokoneot

1 messages · Page 1 of 1 (latest)

eternal tokenBOT
keen geyser
#

You have insufficient available funds in your Stripe account. Try adding funds directly to your available balance by creating Charges using the 4000000000000077 test card. See: https://stripe.com/docs/testing#available-balance
thats the error to be exact

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

wet sparrow
keen geyser
#

when invoice is paid it creates a charge? and is there an event to monitor for the state change?

#

is it charge.succeeded?

#

or balance.available

wet sparrow
keen geyser
#

omg expanding responses

#

I needed that

#

thanks

wet sparrow
#

No problem! Happy to help 😄

keen geyser
#

so expand invoice.payment_intent.latest_charge.balance_transaction

#

{ expand: ["payment_intent.latest_charge.balance_transaction"] }