create_transaction
Initiate a Payme payment transaction by passing an account object and amount in tiyin.
Instructions
Create a new Payme transaction (JSON-RPC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in tiyin (1 UZS = 100 tiyin) | |
| account | Yes | Account object (e.g. {order_id: '123'}) |