Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 502 Bytes

CardVerificationResults.md

File metadata and controls

17 lines (11 loc) · 502 Bytes

# CardVerificationResults

use Xendit\PaymentRequest\CardVerificationResults;

Properties

Name Type Required Description Examples
three_d_secure CardVerificationResultsThreeDSecure null
cvv_result string null
address_verification_result string null

[Back to README]