#milan22

1 messages · Page 1 of 1 (latest)

wind abyssBOT
rare zephyr
#

👋 happy to help

#

sorry I don't really follow the question

wet crypt
#

Thanks buddy

#

I explain

#

After creating connect express account we got one link thats in without code format

But in code implementation, once we create connect express account,

We have to create connect express account link . In that api there we have to mention two URL, redirect URL and return URL. I m but confuse as i don't have clientside url ready and i am making it in testmode. Hence what should I put in that

rare zephyr
wet crypt
#

Yes I am talking about that only

rare zephyr
#

there is no redirect URL in that API

wet crypt
#

I mistakenly told but I am talking about that url used in the docs

rare zephyr
#

this is used so that you would be able to generate a new account link if the one the merchant is trying to access has already expired

#

The URL the user will be redirected to if the account link is expired, has been previously-visited, or is otherwise invalid. The URL you specify should attempt to generate a new account link with the same parameters used to create the original account link, then redirect the user to the new account link’s URL so they can continue with Connect Onboarding. If a new account link cannot be generated or the redirect fails you should display a useful error to the user.

#

you need to implement this in your final product

#

for the time being you can put any URL

wet crypt
#

I knew it but right now I testing it with postman and having client side not ready so what should I use for that

rare zephyr
#

any URL would work

wet crypt
#

I have added url of Google.com but it showing me to change brand setting in response and all

rare zephyr