forked from LiveCarta/PayPal-PHP-Server-SDK
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
19 lines
217 B
Markdown
19 lines
217 B
Markdown
|
|
# Card Verification Method
|
|
|
|
The method used for card verification.
|
|
|
|
## Enumeration
|
|
|
|
`CardVerificationMethod`
|
|
|
|
## Fields
|
|
|
|
| Name |
|
|
| --- |
|
|
| `SCA_ALWAYS` |
|
|
| `SCA_WHEN_REQUIRED` |
|
|
| `ENUM_3D_SECURE` |
|
|
| `AVS_CVV` |
|
|
|