File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments