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": "01KAYQBF7TVVRS77SGS6DHJF0A",
"name": "CreatePayout",
"sentryTrace": "d477ccbdc372b3f7ceea2fb30bd70c0c-66579ec6eb58ed1f-0",
"sentryBagage": "sentry-environment=staging,sentry-release=e3f5d6607dd57cdd21376b4c86137e910582c2c7,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=d477ccbdc372b3f7ceea2fb30bd70c0c,sentry-sampled=false",
"initiator": {
"id": "01KAYQBE152VCXVPMWB8HGQARW",
"name": "BulkPayouts"
},
"jobId": "CreatePayout:Job:01KAYQBF7TVVRS77SGS6DHJF0A"
},
"amount": 1000,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Rebecca",
"lastname": "Sorusch",
"nickname": null,
"birth_date": "1985-08-13T00:00:00.000Z",
"phone": "+33651076632",
"country_iso": "GB",
"id": 143649,
"account_id": 143697,
"currency_id": 3,
"billing_address": null,
"parent_id": null,
"avatar_id": 344111,
"host_application_id": null,
"civility": null,
"description_title": null,
"description": "I'm German and half Iranian, have come to the UK 7 years ago, lived in London for the last 5 years and have moved to Birmingham about 1 1/2 years ago. I love good food in great company and am always keen to meet new interesting people! :) ",
"affiliation_code": null,
"newsletter": false,
"tos": true,
"created_at": "2016-10-10T10:58:31.000Z",
"updated_at": "2024-10-09T15:48:52.000Z",
"deleted_at": null,
"old_id": 185939,
"ewid": 86892,
"locality": "Birmingham",
"published_review_count": 2
},
"currency": {
"id": 3,
"title": "British Pound",
"iso_3": "GBP",
"symbol": "£",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
3545
]
}