Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

This section is dedicated to add the development Test evidences:

Error codes

Paycomet Code

Backend mocked?

Key

Description

Modal Title

Modal Message

Modal CTA

Evidence

Severity: 2 - NORMAL - Normal User Errors.

130

NO

PAYMENT.2.001

Operation not allowed for the credit card type

Card type invalid

Your card is not enabled to allow this payment at the moment. Please, contact your bank or try another payment method.

"Pay another way”

 

image-20240925-115825.png

 

 

YES

PAYMENT.2.002

Represents errors generated when a transaction is suspected of being fraudulent.

Something went wrong"

We had a problem processing this payment. Please try another payment method.

"Pay another way”

 

 

image-20240925-154015.png

 

YES

PAYMENT.2.003

Represents errors generated by internal fraud detection mechanisms within the system.

Something went wrong"

We had a problem processing this payment with this payment method. Please contact your bank support or try another payment method"

"Pay another way”

 

image-20240925-155231.png

 

 

YES

PAYMENT.2.004

Represents errors that occur during the validation of transaction data, such as missing mandatory fields, incorrectly formatted data, and other validation failures.

Validation error

The payment transaction was declined. Please check the card name, card number, CVV, expire date and try again.

"Review Informations”

 

 

 

 

YES

PAYMENT.2.100

Represents an error related to credit/debit card transactions.

Card type invalid"

Your card is not enabled to allow this payment at the moment. Please, contact your bank or try another payment method."

"Go back”

 

 

 

111

NO

PAYMENT.2.100.001

The payment transaction was rejected because the user informed an invalid card CVV.

Validation error"

The payment transaction was declined. Please check the card name, card number, CVV, expire date and try again.

"Review Informations”

 

image-20240925-123721.png

YES

PAYMENT.2.101

Represents errors that arise during the payment processing phase, such as failures in communicating with the payment gateway, billing errors, and other issues that may occur while processing a payment.

Something went wrong"

We were unable to process this payment due to internal errors. Please try again later.

"Go back”

 

 

 

115

NO

PAYMENT.2.101.001

The payment transaction was rejected because card issuer could not validate card owner's identity.

Identity error"

“Sorry, we were unable to verify the cardholder's identity. Please authorize payment and try again.”

"Go back”

 

image-20240925-124044.png

 

 

1367

NO

PAYMENT.2.101.002

Represents an error when In-Flight offline payments are rejected.

An example of occurrence is when the same card has several payments in "flight" at the time and one is finalized, the rest might be denied.

Something went wrong

Sorry, we are unable to process this payment. Please use another payment method.

"Go back”

 

 

image-20240925-123331.png

YES

PAYMENT.2.102

Represents errors generated when a transaction is rejected as restricted by PSP or issuer.

Something went wrong

Sorry, we are unable to process this payment. Please use another payment method."

"Go back”

 

 

YES

PAYMENT.2.102.001

Operation is not allowed for this card type.

Card type invalid

“Your card is not enabled to allow this payment at the moment. Please, contact your bank or try another payment method.”

"Pay another way”

 

 

 

1196

NO

PAYMENT.2.102.002

Represents an error when the user's IP address is not from an allowed country.

Ex.: Iberia payments only allowed from Spain and Portugal.

Location Invalid"

“Sorry, we had a problem related to your location and this store. Please choose a nearest store and try again.”

"Choose another Store”

 

 

image-20240925-122608.png

1202

NO

PAYMENT.2.102.003

Represents an error when the number of failed attempts from the same user has been exceeded.

Order limit exceeded"

“You have exceeded the number of attempts to place an order. Please try again later.”

"Go back”

 

image-20240925-121918.png

 

Severity: 4 - ABNORMAL

YES

PAYMENT.4.000

General, unspecified payment

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

 

YES

PAYMENT.4.001

Represents errors related to security and authentication within the payment system.

Impact: All the payment transactions are failing.

Solution: Investigate security related settings, like secrets.

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

 

YES

PAYMENT.4.002

Represents errors arising from system configuration issues.

Impact: All the payment transactions are failing.

Solution: Review the configuration for the specific service and PSP.

Failed Payment

“Something went wrong with this payment. Please try again later

"Go back”

 

YES

PAYMENT.4.003

Represents errors related to internal connection problems, such as failures in communication between microservices, internal network issues, or connectivity problems with the Payment Service Provider (PSP).

Solution: Investigate communication-related infrastructure issues

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

YES

PAYMENT.4.004

Represents errors associated with database operations within the system.

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

 

YES

PAYMENT.4.005

Represents errors caused by failures in third-party connections with external services necessary for the transaction, such as banks, payment gateways, identity verification services, etc.

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

YES

PAYMENT.4.006

Represents errors that occur due to external factors not directly related to the internal infrastructure of the payment system.

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

YES

PAYMENT.4.007

Represents errors that occur at the service layer, such as internal service failures, configuration issues, or other problems that prevent the service from functioning as expected.

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

YES

PAYMENT.4.008

Represents errors that occur during the internal processing of payment transactions.

Ex.: Payment not found for the given rbiOrderId

Failed Payment

“Something went wrong with this payment. Please try again later”

"Go back”

 

Analytics

mParticle: https://app.eu1.mparticle.com/data-platform/livestream

image-20240925-140543.png

Modal Appearance event:

image-20240925-140140.png

Error event:

image-20240925-140454.png

 

  • No labels