You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sandbox mode Everything is fine but getting issues on the production server with live mode. Find the below response from the log. I am not sure where is tissue cardcard isve or where.
{
"response": {
"net\authorize\api\contract\v1\CreateTransactionResponse": {
"refId": "ref1739278076",
"messages": {
"resultCode": "Error",
"message": [
{
"code": "E00027",
"text": "The transaction was unsuccessful."
}
]
}
}
}
}