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": "01K7QQEQ4GJCQJ2WACRPHVYRDG",
"name": "CreatePayout",
"sentryTrace": "1451c6985e4a70dd97597bbaba8552e7-a6969505ea661529-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:01K7QQEQ4GJCQJ2WACRPHVYRDG"
},
"amount": 7200,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Carolyn",
"lastname": "Cale",
"nickname": null,
"birth_date": "1993-01-30T00:00:00.000Z",
"phone": "+18439918789",
"country_iso": "US",
"id": 654170,
"account_id": 655589,
"currency_id": 2,
"billing_address": null,
"parent_id": null,
"avatar_id": 1248554,
"host_application_id": null,
"civility": "OTHER",
"description_title": null,
"description": "I love to make homey, family style comfort food with simple nourishing ingredients. Our suppers are hyper seasonal, as local as possible, plant based, prepared with love and infused with gratitude. ",
"affiliation_code": null,
"newsletter": false,
"tos": true,
"created_at": "2018-10-21T16:09:33.000Z",
"updated_at": "2022-05-04T09:26:23.000Z",
"deleted_at": null,
"old_id": null,
"ewid": null,
"locality": "Brooklyn",
"published_review_count": 1
},
"currency": {
"id": 2,
"title": "Dollar",
"iso_3": "USD",
"symbol": "$",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
178501
]
}