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

650 B

# OverTheCounter

Over the Counter Payment Method Details

use Xendit\PaymentRequest\OverTheCounter;

Properties

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

[Back to README]