#adsl_error

1 messages ¡ Page 1 of 1 (latest)

wet pantherBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1233261754423709696

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

torn schoonerBOT
oak radish
tulip marsh
#

Do you see that error message as a response of a request? or in Dashboard

#

ah okie

#

Dashboard

oak radish
#

dashboard yes

tulip marsh
#

Hmm not sure but have you tried updating the legal entity as the error states?

oak radish
#

ye I tried a several diff legal entities with correct informations, still getting the same error, really no idea what exactly the error means

tulip marsh
#

What does it give you in requirements or future_requirements if you call Retrieve Account API?

oak radish
#

hum... I didn't get the 2 field in response

#

{
"id": "acct_1OzVaP09PZr9iylQ",
"object": "account",
"capabilities": {
"bancontact_payments": "active",
"card_payments": "active",
"cartes_bancaires_payments": "pending",
"eps_payments": "active",
"giropay_payments": "active",
"grabpay_payments": "active",
"ideal_payments": "active",
"link_payments": "active",
"p24_payments": "active",
"paynow_payments": "active",
"transfers": "active"
},
"charges_enabled": true,
"country": "SG",
"default_currency": "sgd",
"details_submitted": true,
"payouts_enabled": true,
"settings": {
"bacs_debit_payments": {
"display_name": null,
"service_user_number": null
},
"branding": {
"icon": null,
"logo": null,
"primary_color": null,
"secondary_color": null
},
"card_issuing": {
"tos_acceptance": {
"date": null,
"ip": null
}
},
"card_payments": {
"statement_descriptor_prefix": null,
"statement_descriptor_prefix_kana": null,
"statement_descriptor_prefix_kanji": null
},
"dashboard": {
"display_name": "ahainspiration.com.sg",
"timezone": "Etc/UTC"
},
"invoices": {
"default_account_tax_ids": null
},
"payments": {
"statement_descriptor": "WOW COACH",
"statement_descriptor_kana": null,
"statement_descriptor_kanji": null
},
"payouts": {
"debit_negative_balances": true,
"schedule": {
"delay_days": 7,
"interval": "daily"
},
"statement_descriptor": null
},
"sepa_debit_payments": {}
},
"type": "standard"
}

tulip marsh
#

okie, do you receive any account.updated webhook?

torn schoonerBOT
oak radish
#

I am not sure, I deal only with the dashboard at the moment