#hnocturna_code

1 messages ยท Page 1 of 1 (latest)

tiny raftBOT
#

๐Ÿ‘‹ 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/1275527071636000809

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

zinc raptor
#

Hello
Do you use Stripe Connect features in your integration? If so, there might be additional requirements..

spring onyx
#

Lemme ask our PM and I can check. Is there a specific requirement that I should be directing them to take a look at?

zinc raptor
spring onyx
#

Yes, using the CartesBancaire test card.

#

Checking with my PM. Thanks!

#

In the docs, it says we must specify the same onBehalfOf in the CardElement variant. Is this a method in the widget class we're supposed to set? I don't see any method name like that exposed.

zinc raptor
#

You'd set this in the activity or a fragment where you configure CardInputWidget

spring onyx
#

Hmm. It's not in the 20.37.4 version I'm using. You can see the artifact and version I am checking and the searching the widget class for "behalf" and there are no results.

zinc raptor
#

You need a newer version for connect flows

To enable customer card brand choice with on_behalf_of in the iOS and Android SDKs, make sure you use at least version 23.27.1 on iOS and version 20.42.0 on Android.

spring onyx
#

Thanks for being so patient with my stupid mistake.

zinc raptor
#

All good ๐Ÿ™‚

spring onyx
#

Hmm. It's not in the 20.42.0 version either.

zinc raptor
#

Actually those versions are quite old

#

can you try the latest version instead?

spring onyx
#

Yup. Just did that and I see it there now. Thanks!

#

Thanks for your help Hanzo, I need to work with backend devs to get the on_behalf_of exposed so we can pass it to the widget. I'll come back if I still have issues, but for now I'll work on the assumption that this is probably what I'm missing. Appreciate it ๐Ÿคœ