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

693 B

# Card

Card Payment Method Details

use Xendit\PaymentMethod\Card;

Properties

Name Type Required Description Examples
channel_code CardChannelCode null
currency string null
channel_properties CardChannelProperties ☑️ null
card_information TokenizedCardInformation null
card_verification_results CardVerificationResults null

[Back to README]