#vaibhavi-account

1 messages · Page 1 of 1 (latest)

deft wagon
#

Hi there, can you share with me the code snippet?

solar zinc
#

sure

#

$accountLinks = $stripe->accountLinks->create([
'account' => $stripeAccountId,
'refresh_url' => $refreshurl,
'return_url' => $returnUrl,
'type' => 'account_onboarding',
]);

#

this is code

#

This is one of the link

deft wagon
#

Thanks, can you also give me your account ID? you can find it on the dashboard -> settings -> account details

solar zinc
#

sure

#

acct_1JrMSOBgjrTS5lcz

deft wagon
#

Thanks.

#

It seems like the refresh_url is showing a static webpage.

solar zinc
#

yes

deft wagon
solar zinc
#

okay will implement it.

#

Thank you so much, if will face any issue will contact here.