edd_detect_cc_type( string $number )
Detect credit card type based on the number and return an array of data to validate the credit card number
Description Description
Parameters Parameters
- $number
-
(Required)
Return Return
(string|bool)
Source Source
File: includes/checkout/functions.php
Changelog Changelog
Version | Description |
---|---|
2.4 | Introduced. |