[ERR] stripe create account: StripeInvalidRequestError: Must be at least 13 years of age to use Stripe
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'Must be at least 13 years of age to use Stripe',
    param: 'individual[dob][year]',
    request_log_url: 'https://dashboard.stripe.com/logs/req_Cjn6WI4xzuuA3k?t=1761746601',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Wed, 29 Oct 2025 14:03:21 GMT',
      'content-type': 'application/json',
      'content-length': '252',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JlbiA9ZIB3b2_tzmp9icgk8GPIsu9FF4Pqd-18UdNeH-hkOxGbAtt0HCA_Og5Vm4qnfX659XEtaaqMX1",
      'idempotency-key': 'stripe-node-retry-0341ba48-f2d0-4f94-a5bd-5306d2665056',
      'original-request': 'req_Cjn6WI4xzuuA3k',
      'request-id': 'req_Cjn6WI4xzuuA3k',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_Cjn6WI4xzuuA3k'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: 'individual[dob][year]',
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Wed, 29 Oct 2025 14:03:21 GMT',
    'content-type': 'application/json',
    'content-length': '252',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JlbiA9ZIB3b2_tzmp9icgk8GPIsu9FF4Pqd-18UdNeH-hkOxGbAtt0HCA_Og5Vm4qnfX659XEtaaqMX1",
    'idempotency-key': 'stripe-node-retry-0341ba48-f2d0-4f94-a5bd-5306d2665056',
    'original-request': 'req_Cjn6WI4xzuuA3k',
    'request-id': 'req_Cjn6WI4xzuuA3k',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_Cjn6WI4xzuuA3k',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] This application is not authorized to edit the parameters 'email', 'individual'.
[StripeInvalidRequestError] An account link cannot be created for this account because the account has been rejected. Check the status of the account in your Stripe dashboard.
[Stripe update warn] This application is not authorized to edit the parameters 'email', 'individual'.
[StripeInvalidRequestError] An account link cannot be created for this account because the account has been rejected. Check the status of the account in your Stripe dashboard.
[Stripe update warn] This application is not authorized to edit the parameters 'email', 'individual'.
[StripeInvalidRequestError] An account link cannot be created for this account because the account has been rejected. Check the status of the account in your Stripe dashboard.
[ERR] stripe create account: StripeInvalidRequestError: "063522356" is not a valid phone number
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: '"063522356" is not a valid phone number',
    param: 'individual[phone]',
    request_log_url: 'https://dashboard.stripe.com/logs/req_b9uurKfbC0AIc8?t=1761752613',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Wed, 29 Oct 2025 15:43:33 GMT',
      'content-type': 'application/json',
      'content-length': '243',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=frxNrCTf61HQQkfJnFV9FAgBdNgCKJlgRBnwkl63rJ_AZIxypm3at4WN-ZT7s6fSu2MS7p1sw2v0asxk",
      'idempotency-key': 'stripe-node-retry-7cdc7ce4-b2db-43e6-9061-86045f8e867e',
      'original-request': 'req_b9uurKfbC0AIc8',
      'request-id': 'req_b9uurKfbC0AIc8',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_b9uurKfbC0AIc8'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: 'individual[phone]',
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Wed, 29 Oct 2025 15:43:33 GMT',
    'content-type': 'application/json',
    'content-length': '243',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=frxNrCTf61HQQkfJnFV9FAgBdNgCKJlgRBnwkl63rJ_AZIxypm3at4WN-ZT7s6fSu2MS7p1sw2v0asxk",
    'idempotency-key': 'stripe-node-retry-7cdc7ce4-b2db-43e6-9061-86045f8e867e',
    'original-request': 'req_b9uurKfbC0AIc8',
    'request-id': 'req_b9uurKfbC0AIc8',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_b9uurKfbC0AIc8',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: "063522356" is not a valid phone number
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: '"063522356" is not a valid phone number',
    param: 'individual[phone]',
    request_log_url: 'https://dashboard.stripe.com/logs/req_n0TWQDiNQCq65m?t=1761752619',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Wed, 29 Oct 2025 15:43:40 GMT',
      'content-type': 'application/json',
      'content-length': '243',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=frxNrCTf61HQQkfJnFV9FAgBdNgCKJlgRBnwkl63rJ_AZIxypm3at4WN-ZT7s6fSu2MS7p1sw2v0asxk",
      'idempotency-key': 'stripe-node-retry-2d2c6657-4fe6-4f09-bc03-362410c4d971',
      'original-request': 'req_n0TWQDiNQCq65m',
      'request-id': 'req_n0TWQDiNQCq65m',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_n0TWQDiNQCq65m'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: 'individual[phone]',
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Wed, 29 Oct 2025 15:43:40 GMT',
    'content-type': 'application/json',
    'content-length': '243',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=frxNrCTf61HQQkfJnFV9FAgBdNgCKJlgRBnwkl63rJ_AZIxypm3at4WN-ZT7s6fSu2MS7p1sw2v0asxk",
    'idempotency-key': 'stripe-node-retry-2d2c6657-4fe6-4f09-bc03-362410c4d971',
    'original-request': 'req_n0TWQDiNQCq65m',
    'request-id': 'req_n0TWQDiNQCq65m',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_n0TWQDiNQCq65m',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.',
    request_log_url: 'https://dashboard.stripe.com/logs/req_XxBEWNPbRRx7R1?t=1761796782',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Thu, 30 Oct 2025 03:59:42 GMT',
      'content-type': 'application/json',
      'content-length': '311',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=ve3ExQyzFSEr2k5vQrkR1V5DeyBTyhN2Hcr0nS1HGT3zsPOhNFfhGeeXpQiDWOkLEvVm3cg8BGjnyjZO",
      'idempotency-key': 'stripe-node-retry-974c6732-5a18-4754-aead-b96bf25b3f30',
      'original-request': 'req_XxBEWNPbRRx7R1',
      'request-id': 'req_XxBEWNPbRRx7R1',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_XxBEWNPbRRx7R1'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Thu, 30 Oct 2025 03:59:42 GMT',
    'content-type': 'application/json',
    'content-length': '311',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=ve3ExQyzFSEr2k5vQrkR1V5DeyBTyhN2Hcr0nS1HGT3zsPOhNFfhGeeXpQiDWOkLEvVm3cg8BGjnyjZO",
    'idempotency-key': 'stripe-node-retry-974c6732-5a18-4754-aead-b96bf25b3f30',
    'original-request': 'req_XxBEWNPbRRx7R1',
    'request-id': 'req_XxBEWNPbRRx7R1',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_XxBEWNPbRRx7R1',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.',
    request_log_url: 'https://dashboard.stripe.com/logs/req_34Nex8SAoMslNQ?t=1761796873',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Thu, 30 Oct 2025 04:01:13 GMT',
      'content-type': 'application/json',
      'content-length': '311',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JLr5ekKdVPdmNAYvzxp72AAS3_alI9H4QpCUED_HmaBDTYPlkyHJx2WeXk6gl6M4PuiFVi_xnPPydQJr",
      'idempotency-key': 'stripe-node-retry-aa7065b8-8276-42d0-99e7-69d2a7217292',
      'original-request': 'req_34Nex8SAoMslNQ',
      'request-id': 'req_34Nex8SAoMslNQ',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_34Nex8SAoMslNQ'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Thu, 30 Oct 2025 04:01:13 GMT',
    'content-type': 'application/json',
    'content-length': '311',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JLr5ekKdVPdmNAYvzxp72AAS3_alI9H4QpCUED_HmaBDTYPlkyHJx2WeXk6gl6M4PuiFVi_xnPPydQJr",
    'idempotency-key': 'stripe-node-retry-aa7065b8-8276-42d0-99e7-69d2a7217292',
    'original-request': 'req_34Nex8SAoMslNQ',
    'request-id': 'req_34Nex8SAoMslNQ',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_34Nex8SAoMslNQ',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.',
    request_log_url: 'https://dashboard.stripe.com/logs/req_KvEWeXYI1EgI7v?t=1761796973',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Thu, 30 Oct 2025 04:02:53 GMT',
      'content-type': 'application/json',
      'content-length': '311',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=UB22fdaeqtIfEiGmA4CR_rwhKvb6l6FUmssIFq9Fj1v-Uuo5mfg04WR9ezLIBxBP_Ly7kR-dTcUvEzBD",
      'idempotency-key': 'stripe-node-retry-d25faaeb-1dd7-4daa-948e-0fdd3a88769b',
      'original-request': 'req_KvEWeXYI1EgI7v',
      'request-id': 'req_KvEWeXYI1EgI7v',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_KvEWeXYI1EgI7v'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Thu, 30 Oct 2025 04:02:53 GMT',
    'content-type': 'application/json',
    'content-length': '311',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=UB22fdaeqtIfEiGmA4CR_rwhKvb6l6FUmssIFq9Fj1v-Uuo5mfg04WR9ezLIBxBP_Ly7kR-dTcUvEzBD",
    'idempotency-key': 'stripe-node-retry-d25faaeb-1dd7-4daa-948e-0fdd3a88769b',
    'original-request': 'req_KvEWeXYI1EgI7v',
    'request-id': 'req_KvEWeXYI1EgI7v',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_KvEWeXYI1EgI7v',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] Received unknown parameter: country
[Stripe update warn] Received unknown parameter: country
[ERR] stripe create account: StripeInvalidRequestError: Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'Please review the responsibilities of managing losses for connected accounts at https://dashboard.stripe.com/settings/connect/platform-profile.',
    request_log_url: 'https://dashboard.stripe.com/logs/req_8G1GluehTsAJz9?t=1761890045',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Fri, 31 Oct 2025 05:54:05 GMT',
      'content-type': 'application/json',
      'content-length': '311',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=2dNSNd7k7_k2eDnKIY-6goqDqUjdf_sH1NAuVa-FUtNJ7tQK0gAFaNUMoWNz6BWTV-mBwG5W7SYX7fPx",
      'idempotency-key': 'stripe-node-retry-2a9073c4-7828-404a-a91c-95d0f8990585',
      'original-request': 'req_8G1GluehTsAJz9',
      'request-id': 'req_8G1GluehTsAJz9',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': 'ABGHIJ',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_8G1GluehTsAJz9'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Fri, 31 Oct 2025 05:54:05 GMT',
    'content-type': 'application/json',
    'content-length': '311',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=2dNSNd7k7_k2eDnKIY-6goqDqUjdf_sH1NAuVa-FUtNJ7tQK0gAFaNUMoWNz6BWTV-mBwG5W7SYX7fPx",
    'idempotency-key': 'stripe-node-retry-2a9073c4-7828-404a-a91c-95d0f8990585',
    'original-request': 'req_8G1GluehTsAJz9',
    'request-id': 'req_8G1GluehTsAJz9',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': 'ABGHIJ',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_8G1GluehTsAJz9',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[Stripe update warn] This application is not authorized to edit the parameters 'email', 'individual'.
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_xwGzwwc76w0Twb',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 13:59:40 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh",
      'idempotency-key': 'stripe-node-retry-d5edbd52-b33a-4cd5-a15e-3aad50aec5ff',
      'original-request': 'req_xwGzwwc76w0Twb',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"',
      'request-id': 'req_xwGzwwc76w0Twb',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_xwGzwwc76w0Twb'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 13:59:40 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh",
    'idempotency-key': 'stripe-node-retry-d5edbd52-b33a-4cd5-a15e-3aad50aec5ff',
    'original-request': 'req_xwGzwwc76w0Twb',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"',
    'request-id': 'req_xwGzwwc76w0Twb',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_xwGzwwc76w0Twb',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_uTPD80kRe5nvpA',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 13:59:42 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh",
      'idempotency-key': 'stripe-node-retry-941abb66-19b9-4516-8ed0-cd745806bce0',
      'original-request': 'req_uTPD80kRe5nvpA',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"',
      'request-id': 'req_uTPD80kRe5nvpA',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_uTPD80kRe5nvpA'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 13:59:42 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh",
    'idempotency-key': 'stripe-node-retry-941abb66-19b9-4516-8ed0-cd745806bce0',
    'original-request': 'req_uTPD80kRe5nvpA',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=s14OWfQr3O5UvBsFwhekIPKxQicEosBsw51JyiUDXrbnq5t6xOCm18H2ZnHHSkHaIsoFY3UAyoewCMTh&t=1"',
    'request-id': 'req_uTPD80kRe5nvpA',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_uTPD80kRe5nvpA',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_pJ2Imt5cV8kweK',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:04:14 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex",
      'idempotency-key': 'stripe-node-retry-4bb91958-3fbe-4098-9f8d-8fd0fca84f1a',
      'original-request': 'req_pJ2Imt5cV8kweK',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex&t=1"',
      'request-id': 'req_pJ2Imt5cV8kweK',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_pJ2Imt5cV8kweK'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:04:14 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex",
    'idempotency-key': 'stripe-node-retry-4bb91958-3fbe-4098-9f8d-8fd0fca84f1a',
    'original-request': 'req_pJ2Imt5cV8kweK',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=HxNkXy80KDibvEOJYT8p0BKhA7TzOQLIAFvtiQb7LcICd33Q_MrT95exSJVUSxKQGBuJPflUJrJLZ-Ex&t=1"',
    'request-id': 'req_pJ2Imt5cV8kweK',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_pJ2Imt5cV8kweK',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_P8mPwSrqf8a5PX',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:07:35 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
      'idempotency-key': 'stripe-node-retry-8b447fe2-11be-4ee2-a997-f6eb1b929834',
      'original-request': 'req_P8mPwSrqf8a5PX',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
      'request-id': 'req_P8mPwSrqf8a5PX',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_P8mPwSrqf8a5PX'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:07:35 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
    'idempotency-key': 'stripe-node-retry-8b447fe2-11be-4ee2-a997-f6eb1b929834',
    'original-request': 'req_P8mPwSrqf8a5PX',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
    'request-id': 'req_P8mPwSrqf8a5PX',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_P8mPwSrqf8a5PX',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_FbcjC1vIdRMqW5',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:07:48 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
      'idempotency-key': 'stripe-node-retry-12200654-b3e2-4fc5-8792-faa9eda92b33',
      'original-request': 'req_FbcjC1vIdRMqW5',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
      'request-id': 'req_FbcjC1vIdRMqW5',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_FbcjC1vIdRMqW5'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:07:48 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
    'idempotency-key': 'stripe-node-retry-12200654-b3e2-4fc5-8792-faa9eda92b33',
    'original-request': 'req_FbcjC1vIdRMqW5',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
    'request-id': 'req_FbcjC1vIdRMqW5',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_FbcjC1vIdRMqW5',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_G5MzAwi6qv4czf',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:07:59 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
      'idempotency-key': 'stripe-node-retry-5d0cee42-acef-4df5-b7f7-ba50d4fd82c2',
      'original-request': 'req_G5MzAwi6qv4czf',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
      'request-id': 'req_G5MzAwi6qv4czf',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_G5MzAwi6qv4czf'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:07:59 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9",
    'idempotency-key': 'stripe-node-retry-5d0cee42-acef-4df5-b7f7-ba50d4fd82c2',
    'original-request': 'req_G5MzAwi6qv4czf',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=h5tTcBIcNtPrx1xb3sRYAOB133LUySouhF9hplsBKCRzl3SVcvc06lyYhrAJtJjUZ1IkP5g8wkULg9L9&t=1"',
    'request-id': 'req_G5MzAwi6qv4czf',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_G5MzAwi6qv4czf',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_FISxRB3wMlakvz',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:38:42 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
      'idempotency-key': 'stripe-node-retry-151b0869-b643-4729-b11d-0267b58d385b',
      'original-request': 'req_FISxRB3wMlakvz',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
      'request-id': 'req_FISxRB3wMlakvz',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_FISxRB3wMlakvz'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:38:42 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
    'idempotency-key': 'stripe-node-retry-151b0869-b643-4729-b11d-0267b58d385b',
    'original-request': 'req_FISxRB3wMlakvz',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
    'request-id': 'req_FISxRB3wMlakvz',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_FISxRB3wMlakvz',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_hzCUNhT0XaRpX8',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:38:44 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
      'idempotency-key': 'stripe-node-retry-3d18fe94-9255-41d9-9f16-9be832c517f1',
      'original-request': 'req_hzCUNhT0XaRpX8',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
      'request-id': 'req_hzCUNhT0XaRpX8',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_hzCUNhT0XaRpX8'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:38:44 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
    'idempotency-key': 'stripe-node-retry-3d18fe94-9255-41d9-9f16-9be832c517f1',
    'original-request': 'req_hzCUNhT0XaRpX8',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
    'request-id': 'req_hzCUNhT0XaRpX8',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_hzCUNhT0XaRpX8',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_tAtmwNLaBK8MSi',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:38:44 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN",
      'idempotency-key': 'stripe-node-retry-34f6fa3e-0e99-4622-ac9d-4cead6d2c35b',
      'original-request': 'req_tAtmwNLaBK8MSi',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN&t=1"',
      'request-id': 'req_tAtmwNLaBK8MSi',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_tAtmwNLaBK8MSi'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:38:44 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN",
    'idempotency-key': 'stripe-node-retry-34f6fa3e-0e99-4622-ac9d-4cead6d2c35b',
    'original-request': 'req_tAtmwNLaBK8MSi',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=i-jUZa9QadqsgaRjgIbuWsfnLQBz7WWBvIk-ckmAPO7uzA4lnkCLu9bZizdyCd1BZvB8vGvLbKd3ajQN&t=1"',
    'request-id': 'req_tAtmwNLaBK8MSi',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_tAtmwNLaBK8MSi',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_9RWw7GBxeV0vtN',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:38:44 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
      'idempotency-key': 'stripe-node-retry-f0a2b76c-5b6d-4cc5-9407-fa187057a276',
      'original-request': 'req_9RWw7GBxeV0vtN',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
      'request-id': 'req_9RWw7GBxeV0vtN',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_9RWw7GBxeV0vtN'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:38:44 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
    'idempotency-key': 'stripe-node-retry-f0a2b76c-5b6d-4cc5-9407-fa187057a276',
    'original-request': 'req_9RWw7GBxeV0vtN',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
    'request-id': 'req_9RWw7GBxeV0vtN',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_9RWw7GBxeV0vtN',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_m0zIS7cAoJzJet',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:39:05 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
      'idempotency-key': 'stripe-node-retry-73f44dbc-42ee-4d23-8dfa-e1af62f58044',
      'original-request': 'req_m0zIS7cAoJzJet',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
      'request-id': 'req_m0zIS7cAoJzJet',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_m0zIS7cAoJzJet'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:39:05 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
    'idempotency-key': 'stripe-node-retry-73f44dbc-42ee-4d23-8dfa-e1af62f58044',
    'original-request': 'req_m0zIS7cAoJzJet',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
    'request-id': 'req_m0zIS7cAoJzJet',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_m0zIS7cAoJzJet',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_7Zr3Yh7pxBkzuY',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:39:11 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
      'idempotency-key': 'stripe-node-retry-1f44983e-4d9f-40a0-baf3-a3d0982423f7',
      'original-request': 'req_7Zr3Yh7pxBkzuY',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
      'request-id': 'req_7Zr3Yh7pxBkzuY',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_7Zr3Yh7pxBkzuY'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:39:11 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q",
    'idempotency-key': 'stripe-node-retry-1f44983e-4d9f-40a0-baf3-a3d0982423f7',
    'original-request': 'req_7Zr3Yh7pxBkzuY',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=JpfcP_Q_y0dokNSNv9yiEjDPBfSGscKqgJQB-DoEzuSlaG_YJSNw1XPvz0WL2OjwoGdd9c1ZNEOPK88q&t=1"',
    'request-id': 'req_7Zr3Yh7pxBkzuY',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_7Zr3Yh7pxBkzuY',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_UAOno8Pfbklfl6',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:42:24 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-655a0c54-58de-40a2-a94b-4180f58846dc',
      'original-request': 'req_UAOno8Pfbklfl6',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_UAOno8Pfbklfl6',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_UAOno8Pfbklfl6'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:42:24 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-655a0c54-58de-40a2-a94b-4180f58846dc',
    'original-request': 'req_UAOno8Pfbklfl6',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_UAOno8Pfbklfl6',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_UAOno8Pfbklfl6',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_daHgK4u3VNyQec',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:42:26 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-fe794d32-dd1b-4fe5-8430-eb7940b3b27b',
      'original-request': 'req_daHgK4u3VNyQec',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_daHgK4u3VNyQec',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_daHgK4u3VNyQec'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:42:26 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-fe794d32-dd1b-4fe5-8430-eb7940b3b27b',
    'original-request': 'req_daHgK4u3VNyQec',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_daHgK4u3VNyQec',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_daHgK4u3VNyQec',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_znkFOpubtDXpq8',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:42:37 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-afb67fef-006c-4f9b-a1be-2c7572779551',
      'original-request': 'req_znkFOpubtDXpq8',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_znkFOpubtDXpq8',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_znkFOpubtDXpq8'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:42:37 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-afb67fef-006c-4f9b-a1be-2c7572779551',
    'original-request': 'req_znkFOpubtDXpq8',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_znkFOpubtDXpq8',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_znkFOpubtDXpq8',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_VFK33r4HWDZQb4',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:42:45 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-08ae1dcd-15c4-425f-bdf0-5cdd1f24f9b8',
      'original-request': 'req_VFK33r4HWDZQb4',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_VFK33r4HWDZQb4',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_VFK33r4HWDZQb4'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:42:45 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-08ae1dcd-15c4-425f-bdf0-5cdd1f24f9b8',
    'original-request': 'req_VFK33r4HWDZQb4',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_VFK33r4HWDZQb4',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_VFK33r4HWDZQb4',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_pIXE8m8U3g0Gv0',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:43:41 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-95202891-bb8f-45c9-a4db-f4009cd21d49',
      'original-request': 'req_pIXE8m8U3g0Gv0',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_pIXE8m8U3g0Gv0',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_pIXE8m8U3g0Gv0'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:43:41 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-95202891-bb8f-45c9-a4db-f4009cd21d49',
    'original-request': 'req_pIXE8m8U3g0Gv0',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_pIXE8m8U3g0Gv0',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_pIXE8m8U3g0Gv0',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_x6jWhkIQp8DTLU',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:44:19 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-46a2e5c1-27c3-4d53-88db-caa45daa7068',
      'original-request': 'req_x6jWhkIQp8DTLU',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_x6jWhkIQp8DTLU',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_x6jWhkIQp8DTLU'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:44:19 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-46a2e5c1-27c3-4d53-88db-caa45daa7068',
    'original-request': 'req_x6jWhkIQp8DTLU',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_x6jWhkIQp8DTLU',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_x6jWhkIQp8DTLU',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_SBl2uwbJFPPhpX',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:44:20 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-0c62f2d5-5500-4b25-8c66-0e19ce0291ca',
      'original-request': 'req_SBl2uwbJFPPhpX',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_SBl2uwbJFPPhpX',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_SBl2uwbJFPPhpX'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:44:20 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-0c62f2d5-5500-4b25-8c66-0e19ce0291ca',
    'original-request': 'req_SBl2uwbJFPPhpX',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_SBl2uwbJFPPhpX',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_SBl2uwbJFPPhpX',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_oNheD1JKWdmbhG',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:44:21 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
      'idempotency-key': 'stripe-node-retry-0da46bc6-ef74-45c5-afbd-b556bb24f5b1',
      'original-request': 'req_oNheD1JKWdmbhG',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
      'request-id': 'req_oNheD1JKWdmbhG',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_oNheD1JKWdmbhG'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:44:21 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp",
    'idempotency-key': 'stripe-node-retry-0da46bc6-ef74-45c5-afbd-b556bb24f5b1',
    'original-request': 'req_oNheD1JKWdmbhG',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=gWJmg5jYINVfXZTwa6oC8wERaviRcgylS19nEIXz_QfniEiA0wEnYO-S9aP67w25aN3-2jJU8U75QDdp&t=1"',
    'request-id': 'req_oNheD1JKWdmbhG',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_oNheD1JKWdmbhG',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
[ERR] stripe create account: StripeInvalidRequestError: You cannot create new accounts because your account has been rejected.
    at generateV1Error (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/Error.js:11:20)
    at res.toJSON.then.Error_js_1.StripeAPIError.message (/home/llcigpco/nodevenv/api.llcigp.com/18/lib/node_modules/stripe/cjs/RequestSender.js:108:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  type: 'StripeInvalidRequestError',
  raw: {
    message: 'You cannot create new accounts because your account has been rejected.',
    request_log_url: 'https://dashboard.stripe.com/acct_1OuVtm01XbLL32J1/workbench/logs?object=req_TsZYfBylNIqgKo',
    type: 'invalid_request_error',
    headers: {
      server: 'nginx',
      date: 'Mon, 27 Apr 2026 14:44:21 GMT',
      'content-type': 'application/json',
      'content-length': '264',
      connection: 'keep-alive',
      'access-control-allow-credentials': 'true',
      'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
      'access-control-max-age': '300',
      'cache-control': 'no-cache, no-store',
      'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M",
      'idempotency-key': 'stripe-node-retry-60b287ce-2076-4607-8135-8ecba8edc304',
      'original-request': 'req_TsZYfBylNIqgKo',
      'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M&t=1"}],"include_subdomains":true}',
      'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M&t=1"',
      'request-id': 'req_TsZYfBylNIqgKo',
      'stripe-should-retry': 'false',
      'stripe-version': '2024-06-20',
      vary: 'Origin',
      'x-stripe-priority-routing-enabled': 'true',
      'x-stripe-routing-context-priority-tier': 'livemode',
      'x-wc': '3c3',
      'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
    },
    statusCode: 400,
    requestId: 'req_TsZYfBylNIqgKo'
  },
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: {
    server: 'nginx',
    date: 'Mon, 27 Apr 2026 14:44:21 GMT',
    'content-type': 'application/json',
    'content-length': '264',
    connection: 'keep-alive',
    'access-control-allow-credentials': 'true',
    'access-control-allow-methods': 'GET, HEAD, PUT, PATCH, POST, DELETE',
    'access-control-allow-origin': '*',
    'access-control-expose-headers': 'Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required',
    'access-control-max-age': '300',
    'cache-control': 'no-cache, no-store',
    'content-security-policy': "base-uri 'none'; default-src 'none'; form-action 'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests; report-uri https://q.stripe.com/csp-violation?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M",
    'idempotency-key': 'stripe-node-retry-60b287ce-2076-4607-8135-8ecba8edc304',
    'original-request': 'req_TsZYfBylNIqgKo',
    'report-to': '{"group":"csp","max_age":8640,"endpoints":[{"url":"https://q.stripe.com/csp-report-v2?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M&t=1"}],"include_subdomains":true}',
    'reporting-endpoints': 'csp="https://q.stripe.com/csp-report-v2?q=6J-wX_PDP_wmJTqdMfnR0P2vJ9hUcl_Pi14QdNrsfn89IS7GW6aU2GxU11M6qTXLTiuBa3jySeUo4d2M&t=1"',
    'request-id': 'req_TsZYfBylNIqgKo',
    'stripe-should-retry': 'false',
    'stripe-version': '2024-06-20',
    vary: 'Origin',
    'x-stripe-priority-routing-enabled': 'true',
    'x-stripe-routing-context-priority-tier': 'livemode',
    'x-wc': '3c3',
    'strict-transport-security': 'max-age=63072000; includeSubDomains; preload'
  },
  requestId: 'req_TsZYfBylNIqgKo',
  statusCode: 400,
  userMessage: undefined,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined
}
