forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
18
doc/models/card-verification-method.md
Normal file
18
doc/models/card-verification-method.md
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# Card Verification Method
|
||||
|
||||
The method used for card verification.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`CardVerificationMethod`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `SCA_ALWAYS` |
|
||||
| `SCA_WHEN_REQUIRED` |
|
||||
| `ENUM_3D_SECURE` |
|
||||
| `AVS_CVV` |
|
||||
|
||||
Reference in New Issue
Block a user