MIF_E31211285/vendor/xendit/xendit-php/docs/PaymentMethod/VirtualAccountChannelProper...

786 B

# VirtualAccountChannelPropertiesPatch

Virtual Account Channel Properties

use Xendit\PaymentMethod\VirtualAccountChannelPropertiesPatch;

Properties

Name Type Required Description Examples
expires_at \DateTime The date and time in ISO 8601 UTC+0 when the virtual account number will be expired. Default: The default expiration date will be 31 years from creation date. 2022-01-01T00:00Z
suggested_amount float The suggested amount you want to assign. Note: Suggested amounts is the amounts that can see as a suggestion, but user can still put any numbers (only supported for Mandiri and BRI) 100000

[Back to README]