API Version
Product Catalog
Library
List of Errors
The payment could not be processed due to invalid contact details provided by the customer. Please inform the customer to update their contact information and try again.

Recommended Customer Message

Your payment could not be processed because the contact details provided are invalid. Please update your contact information and try again.

Root Cause

  • Missing or invalid contact information: The customer did not provide valid or complete contact details required for identity verification.
  • Incorrect data format: The provided contact information (e.g., email address or phone number) does not meet format validation requirements.
  • Mandatory contact fields left blank: Required fields such as email, phone number, or address were not filled out.
  • Verification dependencies: Accurate contact details are needed to trigger verification processes like OTP, email confirmation, or phone verification.

Troubleshooting and Solutions

  • Ask the customer to verify and update their contact information, ensuring all required fields are completed correctly.
  • Ensure that all necessary contact fields are enabled and collected mandatorily from customers in the checkout.
  • Ensure that the email address and phone number provided are valid and formatted correctly.
  • Retry the transaction only after valid contact details have been provided.
  • Inform the customer that accurate contact information is critical for processing payments and identity verification.
  • Implement form validation to prevent submission of incomplete or incorrectly formatted contact details.