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": "01K6P89D55K1ZQM3DEH1ANJ5BH",
"name": "CreatePayout",
"sentryTrace": "00279ddf75132828899bd1f998ae72c8-ab724c57f5df2c25-0",
"sentryBagage": "sentry-environment=production,sentry-release=3a04a725654c3b93b950b182b276474415399ec0,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=00279ddf75132828899bd1f998ae72c8,sentry-sampled=false",
"initiator": {
"id": "01K6P89B0PT28HZQQPJ3J630ZX",
"name": "BulkPayouts"
},
"jobId": "CreatePayout:Job:01K6P89D55K1ZQM3DEH1ANJ5BH"
},
"amount": 14000,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Claudio",
"lastname": "Rizza",
"nickname": null,
"birth_date": "1957-12-04T00:00:00.000Z",
"phone": "+393939767820",
"country_iso": "IT",
"id": 198402,
"account_id": 198665,
"currency_id": 1,
"billing_address": null,
"parent_id": null,
"avatar_id": 437256,
"host_application_id": null,
"civility": "MR",
"description_title": null,
"description": "I really enjoy meeting new friends from all over the world. Our neighborhood in Florence is very international with a lot of nightlife. I love classic cars, food and jazz. I play jazz keyboards and the piano. ",
"affiliation_code": null,
"newsletter": true,
"tos": true,
"created_at": "2017-07-08T07:15:28.000Z",
"updated_at": "2022-05-04T09:26:23.000Z",
"deleted_at": null,
"old_id": null,
"ewid": null,
"locality": "Firenze",
"published_review_count": 1
},
"currency": {
"id": 1,
"title": "Euro",
"iso_3": "EUR",
"symbol": "€",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
17288
]
}