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": "01KC5BA9JN5JXVJGEJHFWSKHGT",
"name": "CreatePayout",
"sentryTrace": "d146795d00c833d6f692944eb367dc8a-b77edcbd98829427-0",
"sentryBagage": "sentry-environment=staging,sentry-release=6e0d84e763dd9bcc545dc75aa1f3895114d0d345,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=d146795d00c833d6f692944eb367dc8a,sentry-sampled=false",
"initiator": {
"id": "01KC5BA71AAZ78ABR9R13KYCSW",
"name": "BulkPayouts"
},
"jobId": "CreatePayout:Job:01KC5BA9JN5JXVJGEJHFWSKHGT"
},
"amount": 12000,
"gateway": "stripe",
"user": {
"billing_country_iso": null,
"firstname": "Lauren",
"lastname": "Meshkin",
"nickname": null,
"birth_date": "1990-03-12T00:00:00.000Z",
"phone": "+33651076632",
"country_iso": "US",
"id": 702989,
"account_id": 704613,
"currency_id": 2,
"billing_address": null,
"parent_id": null,
"avatar_id": 1256632,
"host_application_id": null,
"civility": "OTHER",
"description_title": null,
"description": "I (along with my best friend Amanda) are Los Angeles natives who live and breathe food and travel. Every time we visit a new place, we always want to know where the locals are eating. Our beautiful hometown of Manhattan Beach, CA is a source of pride for us. With our combined knowledge and experience in the travel and marketing industry, along with a love for our town’s fascinating history, creating a food tour in our beloved beach town just makes perfect sense!",
"affiliation_code": null,
"newsletter": false,
"tos": true,
"created_at": "2019-05-23T18:44:32.000Z",
"updated_at": "2024-10-09T15:48:52.000Z",
"deleted_at": null,
"old_id": null,
"ewid": null,
"locality": "Manhattan Beach",
"published_review_count": 0
},
"currency": {
"id": 2,
"title": "Dollar",
"iso_3": "USD",
"symbol": "$",
"minimum_charge_amount": 100,
"decimal_point": 2
},
"payment_ids": [
167240
]
}