prepare_extension_payment
Generate payment parameters for browser wallet transactions on Algorand or VOI networks. Provides token and chain data for frontend integration to sign and submit transfers.
Instructions
Prepare an in-page wallet-extension payment (Algorand / VOI only). Returns the token and chain parameters a frontend can use to ask a browser wallet to sign and submit the transfer, then verify with verify_payment + tx_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| currency | Yes | ||
| label | Yes | ||
| network | Yes |