This has been fixed now. Here is a sample code how to tackle duplicate
and get that information from response,if (response != null &&
response.messages.message[0].code == "E00039") //E00039 - Duplicate
payment profile { var msg = "Error: " +
response...