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": "01K7QQEQ4T1QJT3MG679QSTJA6",
"name": "CreatePayout",
"sentryTrace": "1451c6985e4a70dd97597bbaba8552e7-65f2ae95a2c1ce39-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:01K7QQEQ4T1QJT3MG679QSTJA6"
},
"amount": 84750,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "The Little Orange Door",
"lastname": "Door",
"nickname": null,
"birth_date": "1995-03-26T00:00:00.000Z",
"phone": "+442045132429",
"country_iso": "GB",
"id": 614041,
"account_id": 615150,
"currency_id": 3,
"billing_address": null,
"parent_id": null,
"avatar_id": 1460460,
"host_application_id": null,
"civility": "MRS",
"description_title": null,
"description": "Welcome to The Little Orange Door! The Little Orange Door is one of Clapham's best late night cocktail bars and restaurants, with weekly supper clubs and weekend bottomless brunch. \n\n",
"affiliation_code": "VZGRUBCLUBGSITE",
"newsletter": true,
"tos": true,
"created_at": "2018-05-29T09:49:36.000Z",
"updated_at": "2022-03-07T16:45:40.000Z",
"deleted_at": null,
"old_id": null,
"ewid": null,
"locality": "London",
"published_review_count": 0
},
"currency": {
"id": 3,
"title": "British Pound",
"iso_3": "GBP",
"symbol": "£",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
173037
]
}