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": "01K7QQEQ2QJ15S1R7CGDHGKT8C",
"name": "CreatePayout",
"sentryTrace": "1451c6985e4a70dd97597bbaba8552e7-ce0eb23f9d929a38-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:01K7QQEQ2QJ15S1R7CGDHGKT8C"
},
"amount": 18000,
"gateway": "stripe",
"user": {
"billing_country_iso": "GB",
"firstname": "JC",
"lastname": "Fournier",
"nickname": null,
"birth_date": "1977-03-20T00:00:00.000Z",
"phone": "+442037445554",
"country_iso": "GB",
"id": 676356,
"account_id": 677877,
"currency_id": 3,
"billing_address": "United Kingdom",
"parent_id": null,
"avatar_id": 1164959,
"host_application_id": null,
"civility": "MR",
"description_title": null,
"description": "Welcome to our gourmet sightseeing tour! Here at Bustronome we are passionate about enlightening all of your senses. We bring the best of London's landmarks directly to your Dinner table. Experience stunning views from the shelter of our panoramic terrace all whilst enjoying a gourmet meal!",
"affiliation_code": null,
"newsletter": false,
"tos": true,
"created_at": "2019-02-08T15:19:56.000Z",
"updated_at": "2023-01-16T16:55:10.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": [
250294
]
}