MIF_E31211285/vendor/xendit/xendit-php/docs/Invoice/ChannelPropertiesCards.md

455 B

# ChannelPropertiesCards

An object representing properties specific for credit card payment method.

use Xendit\Invoice\ChannelPropertiesCards;

Properties

Name Type Required Description Examples
allowed_bins string[] An array of allowed BINs (6 or 8 digits) for credit card payments. null

[Back to README]