This feature is currently in private beta.Please contact us in slack or via email (hello@dynamic.xyz) to enable for your Dynamic environment ID.
This functionality is also only available on version 4.20.14 of the SDK and above.
Follow these steps to enable exchange funding from Dashbaord:
wallet:transactions:send
in the Additional Scopes field.Once enabled in Dashboard and the settings have propagated, your end users would be able to link their Coinbase exchange account to their user profile and initiate the transfer.
For developers looking to implement a headless version of the Fund from Exchange feature, you can use the useExchangeAccounts
hook. This hook provides programmatic access to exchange account management, transaction history, and transfer operations.
This feature is currently in private beta.Please contact us in slack or via email (hello@dynamic.xyz) to enable for your Dynamic environment ID.
This functionality is also only available on version 4.20.14 of the SDK and above.
Follow these steps to enable exchange funding from Dashbaord:
wallet:transactions:send
in the Additional Scopes field.Once enabled in Dashboard and the settings have propagated, your end users would be able to link their Coinbase exchange account to their user profile and initiate the transfer.
For developers looking to implement a headless version of the Fund from Exchange feature, you can use the useExchangeAccounts
hook. This hook provides programmatic access to exchange account management, transaction history, and transfer operations.