xendit.payment_method.model.VirtualAccount
Virtual Account Payment Method Details
| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| channel_code | VirtualAccountChannelCode | ☑️ | ||
| channel_properties | VirtualAccountChannelProperties | ☑️ | ||
| amount | float, none_type | |||
| min_amount | float, none_type | |||
| max_amount | float, none_type | |||
| currency | str | |||
| alternative_display_types | [str] | For payments in Vietnam only, alternative display requested for the virtual account | ||
| alternative_displays | [VirtualAccountAlternativeDisplay] |