lib/active_merchant/billing/gateways/skip_jack.rb in activemerchant-1.45.0 vs lib/active_merchant/billing/gateways/skip_jack.rb in activemerchant-1.46.0
- old
+ new
@@ -44,10 +44,9 @@
"I" => "Address information not verified by international issuer",
"M" => "Street address and postal code match for international transaction",
"N" => "Neither street address nor zip/postal match billing information",
"O" => "Non-US issuer does not participate",
"P" => "Postal codes match for international transaction but street address not verified due to incompatible formats",
- "P" => "Address verification not applicable for this transaction",
"R" => "Payment gateway was unavailable or timed out",
"S" => "Address verification service not supported by issuer",
"U" => "Address information is unavailable",
"W" => "9-digit zip/postal code matches billing information, street address does not",
"X" => "Street address and 9-digit zip/postal code matches billing information",