CDP Frontend SDK
Preparing search index...
@coinbase/cdp-react
unstable_FetchBuyOptions
Type Alias unstable_FetchBuyOptions
unstable_FetchBuyOptions
:
(
params
:
{
country
:
string
;
subdivision
?:
string
}
,
)
=>
Promise
<
unstable_OnrampBuyOptionsResponse
>
Get Buy Options function (used for building list of payment methods)
Type declaration
(
params
:
{
country
:
string
;
subdivision
?:
string
}
,
)
:
Promise
<
unstable_OnrampBuyOptionsResponse
>
Parameters
params
:
{
country
:
string
;
subdivision
?:
string
}
Returns
Promise
<
unstable_OnrampBuyOptionsResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CDP Frontend SDK
Loading...
Get Buy Options function (used for building list of payment methods)