init_recurring_parent
Creates a checkout URL for a recurring payment parent. After initial payment, enables silent subsequent charges using the invoice ID.
Instructions
Build a checkout URL marking the payment as a recurring parent.
After the user pays, the shop can silently charge subsequent amounts
via recurring_charge citing this invoice's inv_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_sum | Yes | ||
| inv_id | Yes | ||
| description | No | ||
| merchant_login | No | ||
| password1 | No | ||
| receipt_items | No | ||
| receipt_sno | No | ||
| No | |||
| culture | No | ru | |
| is_test | No | ||
| algorithm | No | md5 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||