File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -698,8 +698,8 @@ protected function _getAvsLabel($value)
698
698
'R ' => __ ('N/A. Retry ' ),
699
699
'S ' => __ ('N/A. Service not Supported ' ),
700
700
'U ' => __ ('N/A. Unavailable ' ),
701
- 'W ' => __ ('Matched whole nine-didgit ZIP (no Address) ' ),
702
- 'Y ' => __ ('Yes. Matched Address and five-didgit ZIP ' ),
701
+ 'W ' => __ ('Matched whole nine-digit ZIP (no Address) ' ),
702
+ 'Y ' => __ ('Yes. Matched Address and five-digit ZIP ' ),
703
703
// Maestro and Solo
704
704
'0 ' => __ ('All the address information matched ' ),
705
705
'1 ' => __ ('None of the address information matched ' ),
Original file line number Diff line number Diff line change @@ -183,8 +183,8 @@ Dispute,Dispute
183
183
"N/A. Retry","N/A. Retry"
184
184
"N/A. Service not Supported","N/A. Service not Supported"
185
185
"N/A. Unavailable","N/A. Unavailable"
186
- "Matched whole nine-didgit ZIP (no Address)","Matched whole nine-didgit ZIP (no Address)"
187
- "Yes. Matched Address and five-didgit ZIP","Yes. Matched Address and five-didgit ZIP"
186
+ "Matched whole nine-digit ZIP (no Address)","Matched whole nine-digit ZIP (no Address)"
187
+ "Yes. Matched Address and five-digit ZIP","Yes. Matched Address and five-digit ZIP"
188
188
"All the address information matched","All the address information matched"
189
189
"None of the address information matched","None of the address information matched"
190
190
"Part of the address information matched","Part of the address information matched"
@@ -679,4 +679,4 @@ User,User
679
679
"
680
680
"payflowpro","Payflow Pro"
681
681
"Payments Pro","Payments Pro"
682
- "Website Payments Pro","Website Payments Pro"
682
+ "Website Payments Pro","Website Payments Pro"
You can’t perform that action at this time.
0 commit comments