Wallet Deposit
Open-ended deposit flow where the user enters the amount inside the modal. No fixed amount is set upfront; you only specify destination chain, token, and address. Suitable for top-ups, wallets, and donation flows.
- 1Set destination chain, token & address (no amount)
- 2SDK calls resetPayment() without toUnits
- 3User opens modal and enters how much to deposit
- 4Rozo bridges funds to destination
No toUnits is passed to RozoPayButton; the SDK renders an amount input inside the modal.
Fill in all fields to enable the deposit button.
Events
Events will appear here as you complete payment steps.