Sha256: e93246dcf077c40d1df5668a9129dbfdf49c19ab1c576b9ca6fc9a452e630333

Contents?: true

Size: 859 Bytes

Versions: 5

Compression:

Stored size: 859 Bytes

Contents

en:
  stripe:
    errors:
      incorrect_number: "The card number is incorrect."
      invalid_number: "The card number is not a valid credit card number."
      invalid_expiry_month: "The card's expiration month is invalid."
      invalid_expiry_year: "The card's expiration year is invalid."
      invalid_cvc: "The card's security code is invalid."
      expired_card: "The card has expired."
      incorrect_cvc: "The card's security code is incorrect."
      incorrect_zip: "The card's zip code failed validation."
      card_declined: "The card was declined."
      missing: "There is no card on a customer that is being charged."
      processing_error: "An error occurred while processing the card."
      rate_limit: "An error occurred due to requests hitting the API too quickly. Please let us know if you're consistently running into this error."

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
stripe-i18n-2.0.0 rails/locale/en.yml
stripe-i18n-1.3.0 rails/locale/en.yml
stripe-i18n-1.2.0 rails/locale/en.yml
stripe-i18n-1.1.0 rails/locale/en.yml
stripe-i18n-1.0.0 rails/locale/en.yml