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)


Top ↑

Return Return

(string|bool)


Top ↑

Source Source

File: includes/checkout/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.