Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ednei Oliveira committed Aug 18, 2015
1 parent 188bb52 commit 9013d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ For general usage instructions, please see the main [Omnipay](https://github.com
'expiryYear' => '2020',
'cvv' => '123',
'email' => 'customer@example.com',
'address1' => 'Street name, Street number, Neighborhood',
'address2' => 'address complementary',
'address1' => 'Street name, Street number, Complementary',
'address2' => 'Neighborhood',
'postcode' => '05443100',
'phone' => '19 3242 8855',
));
Expand Down

0 comments on commit 9013d5a

Please sign in to comment.