Skip to content

Commit 07920ce

Browse files
author
Adrian Macneil
committed
Update README.md
1 parent 5af5fdf commit 07920ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ which fails the Luhn check), [InvalidCreditCardException](https://github.com/the
244244
will be thrown. You should validate the card details using your framework's validation library
245245
before submitting the details to your gateway, to avoid unnecessary API calls.
246246

247-
For on-site payment gateways, the following card fields are always required:
247+
For on-site payment gateways, the following card fields are generally required:
248248

249249
* firstName
250250
* lastName

0 commit comments

Comments
 (0)