#hendie_mytime

1 messages ยท Page 1 of 1 (latest)

kind lotusBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

final basalt
#

Hello

#

Do you have a request ID for that error?

neon citrus
#

where do I get that?

final basalt
neon citrus
#

Also, is there a minimum API version that I need for this?

final basalt
#

No, no minimum API version

neon citrus
#

hang on ...

final basalt
#

I believe you would need to wait until after the embedded onboarding flow to request au_becs_debit_payments

#

But yeah with the request Id I can see exactly what you are doing and what is going on

neon citrus
#

req_Rk3nDjiNqlL6HT?t=1707403978

final basalt
#

Thanks, looking

#

Yep so for now, until this is supported with Embedded Onboarding, you would want to wait to request au_becs_debit_payments as a capability when you create the account

neon citrus
#

here's whe I created the connected account: req_jdoFfxyduN0Te1

final basalt
#

And then after they go through the embedded onboarding you can update the account to request it

#

But it will be supported in the future... Embedded Onboarding is under ongoing development right now.

#

I just don't have an exact time for when that will be added

neon citrus
#

but I did request au_becs when I created the account:
{
"capabilities": {
"card_payments": {
"requested": "true"
},
"transfers": {
"requested": "true"
},
"au_becs_debit_payments": {
"requested": "true"
}
},
"type": "custom",
"metadata": {
"company_id": "1234"
},
"settings": {
"payouts": {
"debit_negative_balances": "true",
"schedule": {
"interval": "manual"
}
}
},
"country": "AU"
}

final basalt
#

Right, I'm saying don't do that

neon citrus
#

so I should add it only once the onboarding session is complete?

final basalt
#

If you want that ability right now, then you should use Hosted Onboarding

#

Yes

neon citrus
#

oh man!

final basalt
#

Yeah Embedded Onboarding is still very new, so not everything is supported on it yet.

#

But like I said, there is work under way to have all capabilities supported

neon citrus
#

any other gotchas I should be aware of?

final basalt
#

Not that I can think of off the top of my head. But I definitely recommend thorough testing

neon citrus
#

for sure!

#

thanks, I thnink ๐Ÿ˜‰

final basalt
#

๐Ÿ‘