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

665 B

# OverTheCounterChannelPropertiesUpdate

Over The Counter Channel properties that can be updated

use Xendit\PaymentMethod\OverTheCounterChannelPropertiesUpdate;

Properties

Name Type Required Description Examples
customer_name string Name of customer. Rika Sutanto
expires_at \DateTime The time when the payment code will be expired. The minimum is 2 hours and the maximum is 9 days for 7ELEVEN. Default expired date will be 2 days from payment code generated. 2022-01-01T00:00Z

[Back to README]