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": "01KC06GTJHVWHNM9V2W5GJK0VW",
"name": "CreatePayout",
"sentryTrace": "8e5742b68c6bdbc06fc9a8db3af1ffb2-0bed2ae2b752dde1-0",
"sentryBagage": "sentry-environment=staging,sentry-release=6e0d84e763dd9bcc545dc75aa1f3895114d0d345,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=8e5742b68c6bdbc06fc9a8db3af1ffb2,sentry-sampled=false",
"initiator": {
"id": "01KC06GS0K619EBH8C98VB334S",
"name": "BulkPayouts"
},
"jobId": "CreatePayout:Job:01KC06GTJHVWHNM9V2W5GJK0VW"
},
"amount": 2000,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Cara",
"lastname": "Gundy",
"nickname": null,
"birth_date": "1985-02-20T00:00:00.000Z",
"phone": "+33651076632",
"country_iso": "GB",
"id": 80145,
"account_id": 80040,
"currency_id": 3,
"billing_address": null,
"parent_id": null,
"avatar_id": 200666,
"host_application_id": null,
"civility": "MRS",
"description_title": null,
"description": "I love food! Cooking, eating and sharing it! You can't beat a great meal, fab company\r\n and a good glass of wine... I am a keen baker, making cakes and bread so am often feeding my friends! ",
"affiliation_code": null,
"newsletter": true,
"tos": true,
"created_at": "2016-03-30T07:16:44.000Z",
"updated_at": "2024-10-09T15:48:52.000Z",
"deleted_at": null,
"old_id": 88929,
"ewid": null,
"locality": "Cardiff",
"published_review_count": 0
},
"currency": {
"id": 3,
"title": "British Pound",
"iso_3": "GBP",
"symbol": "£",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
61917
]
}