Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Brazilian credit card providers #608

Merged

Conversation

igorsantos07
Copy link
Contributor

Adding Brazilian credit card BINs and vendors.
The original BIN list produces some cards not used in Brazil.

Code extensibility was improved by changing private property to protected;
Additional methods to generate some Brazilian documents were included
PhoneNumber was rewritten to enable different phone rules in Brazil.
Now it generated area codes, landline and cellphone numbers, obeying
the rules for the new digit that was added in the last years (and
will still be added in the future). The formats are now local-only,
like the original PhoneNumber class.
Conflicts:
	readme.md
	src/Faker/Provider/pt_BR/Internet.php
	src/Faker/Provider/pt_BR/Person.php
	src/Faker/Provider/pt_BR/PhoneNumber.php
fzaninotto added a commit that referenced this pull request Jun 22, 2015
@fzaninotto fzaninotto merged commit 0d996e5 into fzaninotto:master Jun 22, 2015
@fzaninotto
Copy link
Owner

Thanks!

@igorsantos07 igorsantos07 deleted the brazilian-credit-card-providers branch June 22, 2015 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants