MIF_E31211285/vendor/xendit/xendit-php/docs/PaymentMethod/OverTheCounter.md

604 B

# OverTheCounter

Over The Counter Payment Method Details

use Xendit\PaymentMethod\OverTheCounter;

Properties

Name Type Required Description Examples
amount float null
currency string null
channel_code OverTheCounterChannelCode ☑️ null
channel_properties OverTheCounterChannelProperties ☑️ null

[Back to README]