Sep24Deposit Request
Request to initiate an interactive deposit flow with a Stellar anchor.
The anchor will return an interactive URL where the user can complete the deposit process through a web interface. After the user completes the flow, the anchor will send the deposited funds to the specified Stellar account.
Constructors
Properties
Issuer of the asset. Omit for native XLM. Required when multiple assets share the same code.
Set to true if the client supports receiving funds via claimable balances. Allows deposits to accounts without a trustline.
SEP-12 customer ID if KYC has already been completed. Allows the anchor to skip redundant KYC collection.
Off-chain asset the user will send to the anchor, in SEP-38 format (e.g., "iso4217:USD"). Used when the deposit involves a currency conversion.
Name of the wallet application, displayed to the user during the interactive flow.