You have insufficient funds in your Stripe account for this transfer. Your card balance is too low. You can use the /v1/balance endpoint to view your Stripe balance (for more details, see stripe.com/docs/api#balance).
Stacktraces
Error: You have insufficient funds in your Stripe account for this transfer. Your card balance is too low. You can use the /v1/balance endpoint to view your Stripe balance (for more details, see stripe.com/docs/api#balance).
at StripeError.generate (/app/node_modules/stripe/lib/Error.js:40:16)
at res.toJSON.then.StripeAPIError.message (/app/node_modules/stripe/lib/StripeResource.js:220:35)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Data
{
"_meta": {
"ulid": "01K7QQEQ4MD0PWAHG0W7KGGR0Z",
"name": "CreatePayout",
"sentryTrace": "1451c6985e4a70dd97597bbaba8552e7-5d2a32d952c97e16-0",
"sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=1451c6985e4a70dd97597bbaba8552e7,sentry-sampled=false",
"initiator": {
"id": "01K7QQEP0RM28MEY3HXDEJP1K8",
"name": "BulkPayouts"
},
"jobId": "CreatePayout:Job:01K7QQEQ4MD0PWAHG0W7KGGR0Z"
},
"amount": 18000,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Eugene",
"lastname": "Ree",
"nickname": null,
"birth_date": "1973-11-08T00:00:00.000Z",
"phone": "+19179222004",
"country_iso": "US",
"id": 698681,
"account_id": 700284,
"currency_id": 2,
"billing_address": null,
"parent_id": null,
"avatar_id": 1240352,
"host_application_id": null,
"civility": "MR",
"description_title": null,
"description": "Called the "Taiwanese Martha Stewart" by my friends, I am a menswear designer who loves to entertain with beautiful table settings and thoughtfully plated dishes that are creative and always delicious. My food reflects a modern aesthetic grounded on the classic techniques I refined over the years from watching icons like Julia Child and Martha Stewart. I believe food is an extension of my creativity and is expressed by crafting perfect bites that will delight all the senses.",
"affiliation_code": null,
"newsletter": true,
"tos": true,
"created_at": "2019-05-04T23:35:15.000Z",
"updated_at": "2020-11-25T09:27:07.000Z",
"deleted_at": null,
"old_id": null,
"ewid": null,
"locality": "New York",
"published_review_count": 0
},
"currency": {
"id": 2,
"title": "Dollar",
"iso_3": "USD",
"symbol": "$",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
176299
]
}