Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Analyzing the errors details from the paycomet database since BK PT migration, we could measure that the name on the card (Error 115 - “The card issuer could not identify the owner”) leads to 3.8% of error sessions (monthly average). On average, 29.6% of payment sessions has some error. Thus, this error represents 13% of the payment errors (3.8% out of 29.6%). There are only two errors that are higher: 102 - Operation not allowed for the card type: 9.8%; and 1099 - Unexpected error: 3.9 %.

When the user selects the option to add a new credit or debit card, the “Name on Card” field is found prefilled by default. The name that appears is the one the user had entered when signing up.  

However, this name may not match with the name on the Card and the user may not notice the mistake, so when they finish filling in the form, the error message is displayed to inform the user about the mismatch.  

In this same form, there is a field named: “Card Expiration Date” and the data format is a string, causing the user to change the keyboard type to add the “Card Expiration Date” which is a number.

Image RemovedImage Added
Info

This feature has a flag called Enable Remove Cardholder Name Pre-filled which should be enabled to be used.
Key of feature: enable-remove-cardholder-name-pre-filled

Step by step

Step name

Steps description

Screenshot

Go to the payment with Cards

 

image-20240716-155018.png

Removed pre-filled

  • The “Name on Card” can’t be filled

  • The “Name on Card” needs to be “required” (with *)

image-20240716-155152.png

Step name

Steps description

Screenshot

Go to the payment with Cards

  • Go to the payment methods

  • Select: “Add New Card“

 

image-20240716-155018.png

Keybord number showing

  • Select the “Card Expiration Date“

  • The keyboard needs to be numeric

 

\