Skip to content

Commit 0a83755

Browse files
joaobaptistanqdaandregoncalvesdev
authored andcommitted
Document walletSendUrlMode on offramp flow
Signed-off-by: joaobaptistanqda <joaobaptista@untile.pt>
1 parent 16c5ce5 commit 0a83755

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/flows/crypto-offramp.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ The crypto off-ramp flow allows a user to sell cryptocurrency and convert it int
4242
- `new-tab`: Open in a new tab.
4343
- `same-tab`: Open in the same tab or iframe (default).
4444
- `parent-tab`: Useful only in an iframe: open in the tab that contains the iframe.
45+
- `walletSendUrlMode` (_optional_): Defines how the order review CTA behaves.
46+
- `button`: Navigates to the order payment details screen (default).
47+
- `redirect`: Automatically redirects to the `walletSendUrl` after the order is committed.
4548
- `target` (_optional_): An object configuring the amount and asset to be paid.
4649
- `amount` (_optional_): Amount the user will receive.
4750
- `asset`: Currency code in the [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) format used to receive the funds.

0 commit comments

Comments
 (0)