edd_validate_card_number_format_luhn( string $number )

Validate credit card number based on the luhn algorithm


Description Description


Parameters Parameters

$number

(Required)


Top ↑

Return Return

(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.