MIF_E31211285/vendor/xendit/xendit-php/docs/PaymentRequest/VirtualAccount.md

945 B

# VirtualAccount

Virtual Account Payment Method Details

use Xendit\PaymentRequest\VirtualAccount;

Properties

Name Type Required Description Examples
min_amount float null
max_amount float null
amount float null
currency PaymentRequestCurrency null
channel_code VirtualAccountChannelCode ☑️ null
channel_properties VirtualAccountChannelProperties ☑️ null
alternative_display_types string[] Alternative display requested for the virtual account null
alternative_displays array null

[Back to README]