Translation

return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'description'
La transazione è stata rifiutata perché sospetta di essere fraudolenta.
66/710
Context Italian English State
return[]->'stripe'[]->'declined_codes'[]->'do_not_try_again'[]->'next_steps'
Non riprovare il pagamento. Il cliente deve utilizzare un metodo di pagamento alternativo.
The customer should contact their card issuer for more information.
return[]->'stripe'[]->'declined_codes'[]->'duplicate_transaction'[]->'description'
Una transazione con lo stesso importo e dati è stata recentemente inviata.
A transaction with identical amount and credit card information was submitted very recently.
return[]->'stripe'[]->'declined_codes'[]->'duplicate_transaction'[]->'next_steps'
Il cliente deve attendere e riprovare più tardi.
Check to see if a recent payment already exists.
return[]->'stripe'[]->'declined_codes'[]->'expired_card'[]->'description'
La carta è scaduta.
The card has expired.
return[]->'stripe'[]->'declined_codes'[]->'expired_card'[]->'next_steps'
Il cliente deve utilizzare una carta diversa.
The customer should use another card.
return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'description'
La transazione è stata rifiutata perché sospetta di essere fraudolenta.
The payment has been declined as Stripe suspects it is fraudulent.
return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'next_steps'
Il cliente deve utilizzare un metodo di pagamento alternativo.
Do not report more detailed information to your customer. Instead, present as you would the generic_decline described below.
return[]->'stripe'[]->'declined_codes'[]->'generic_decline'[]->'description'
La carta è stata rifiutata.
The card has been declined for an unknown reason.
return[]->'stripe'[]->'declined_codes'[]->'generic_decline'[]->'next_steps'
Il cliente deve contattare l'emittente della carta per maggiori informazioni.
The customer needs to contact their card issuer for more information.
return[]->'stripe'[]->'declined_codes'[]->'incorrect_number'[]->'description'
Il numero di carta inserito non è corretto.
The card number is incorrect.
return[]->'stripe'[]->'declined_codes'[]->'incorrect_number'[]->'next_steps'
Il cliente deve verificare il numero della carta o utilizzare una carta diversa.
The customer should try again using the correct card number.
Context Italian English State
return[]->'stripe'[]->'declined_codes'[]->'do_not_try_again'[]->'next_steps'
Non riprovare il pagamento. Il cliente deve utilizzare un metodo di pagamento alternativo.
The customer should contact their card issuer for more information.
return[]->'stripe'[]->'declined_codes'[]->'duplicate_transaction'[]->'description'
Una transazione con lo stesso importo e dati è stata recentemente inviata.
A transaction with identical amount and credit card information was submitted very recently.
return[]->'stripe'[]->'declined_codes'[]->'duplicate_transaction'[]->'next_steps'
Il cliente deve attendere e riprovare più tardi.
Check to see if a recent payment already exists.
return[]->'stripe'[]->'declined_codes'[]->'expired_card'[]->'description'
La carta è scaduta.
The card has expired.
return[]->'stripe'[]->'declined_codes'[]->'expired_card'[]->'next_steps'
Il cliente deve utilizzare una carta diversa.
The customer should use another card.
return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'description'
La transazione è stata rifiutata perché sospetta di essere fraudolenta.
The payment has been declined as Stripe suspects it is fraudulent.
return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'next_steps'
Il cliente deve utilizzare un metodo di pagamento alternativo.
Do not report more detailed information to your customer. Instead, present as you would the generic_decline described below.
return[]->'stripe'[]->'declined_codes'[]->'generic_decline'[]->'description'
La carta è stata rifiutata.
The card has been declined for an unknown reason.
return[]->'stripe'[]->'declined_codes'[]->'generic_decline'[]->'next_steps'
Il cliente deve contattare l'emittente della carta per maggiori informazioni.
The customer needs to contact their card issuer for more information.
return[]->'stripe'[]->'declined_codes'[]->'incorrect_cvc'[]->'description'
Il codice di sicurezza della carta (CVC) non è corretto.
The CVC number is incorrect.

Loading…

No matching activity found.

Browse all component changes

Glossary

Italian English
No related strings found in the glossary.

Source information

Context
return[]->'stripe'[]->'declined_codes'[]->'fraudulent'[]->'description'
Labels
No labels currently set!
Source string age
a year ago
Translation file
resources/lang/en.php, string 4003