Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 665 Bytes

File metadata and controls

16 lines (11 loc) · 665 Bytes

# 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]