Skip to content

Adding documentation for the CardScheme validation. #2054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 30, 2012
Merged

Adding documentation for the CardScheme validation. #2054

merged 2 commits into from
Dec 30, 2012

Conversation

Sgoettschkes
Copy link
Contributor

As mentioned in #2023, I documented the CardScheme using the Luhn Validation as a template.

I also added a link to wikipedia, which I am not sure about. Please have a look and tell me what you think.

* LASER
* MAESTRO
* MASTERCARD
* VISA
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you'll use these strings in your code, wrap each of them with the double-tick:

``AMEX``

@weaverryan
Copy link
Member

Hi Sebastian!

This is really wonderful, great work! I've just added a few small comments, and then I'll merge. I think the link to Wikipedia is a great idea - Symfony isn't "inventing" these schemes, we're just re-using public knowledge, and I think it's great to point that out.

Thanks!

@Sgoettschkes
Copy link
Contributor Author

Glad you like it. I did the changes you asked for.

weaverryan added a commit that referenced this pull request Dec 30, 2012
Adding documentation for the CardScheme validation.
@weaverryan weaverryan merged commit a1ed0c2 into symfony:master Dec 30, 2012
@Sgoettschkes Sgoettschkes deleted the issue2023 branch December 30, 2012 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants