Name | Type | Description | Notes |
---|---|---|---|
methods | Array<PaymentMethod> | The list of available payment methods. Only payment methods with at least one active gateway account are allowed. If not specified all available payment methods will be displayed. Customer can choose any of those as well as the payment instrument for them. Additional steps will occur via a redirect to `approvalUrl`. | [optional] |
received_by | String | Cash receiver's name. Available only for `cash` payment method. | [optional] |
reference | String | Check reference data. Available only for `check` payment method. | [optional] |