preauth_order
Hold funds on a card by creating a pre-authorization order. Provide amount, description, currency, and redirect URL to reserve payment before capture.
Instructions
Pre-authorize (hold) an amount on a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Pre-authorization amount | |
| currency | No | Currency code | GEL |
| description | Yes | Order description | |
| redirect_url | No | Redirect URL after auth |