Interfaces
FeeConfig
Fee configuration. Required for non-Enterprise customers when creating payment intents or preparing transactions.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
currency | Currency | Currency used to pay fees |
payerAddress | string | Public key address of the account paying fees |
selfManagedFees? | boolean | When true, fees are deducted from the payer account rather than being handled by Grid |
Was this page helpful?