create_one_click_payment
Create a payment using a previously saved card by providing the biller ID and amount. Simplifies repeat transactions for e-commerce.
Instructions
Create a one-click payment with a saved card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| biller_id | Yes | Saved card biller ID from initial payment | |
| amount | Yes | Payment amount | |
| currency | No | Currency code | MDL |
| description | No | Payment description |