Card reader- same Swiped data is not accepting by Paypal for multi merchants

skandali
New Community Member

Hi,

 

We are implementing the card reader(Dyna pads)  functionality for multi merchants, we are  submitting  card reader encrypted data  to payapl    for    two merchants to get the authorization tokens ; the  encrypted data is accepting by PayPal for only first merchant  and second merchant is getting  response as " Unknown response detected".

 

 do I have to update  manually any parameter in encrypted data to work with  multi merchants?

 

please suggest.

 

Sample request:

 

{
"requestId":"13",
"serviceLocationIds":["8932","44503"],
"swipeddata":"%M4111000010001111^MANUAL ENTRY/^2202000000000000000?;|0600|E1B9BB814E5C7DB21AA3B845C9C2BD891A9CD7B8D5B5720819A19A79BBEFB558FD0A879C822683F7DB5E957BEFC[Removed. Phone #s not permitted]|FF3BDCA72EBBE64E8D90EDB7A63EEFC5B76DCDCD8980B4764DA87EFE7CC715709310FA64AC342[Removed. Phone #s not permitted]5||1000",
"serialNo":"B3279E4",
"machineName":"BKE7898"
}

 

Sample response getting from PayPal:

 

{
"requestId": "13",
"status": false,
"fourdigitsOfCard": "1111",
"cardType": "Visa",
"tokenDetails": [
{
"serviceLocation": "8932",
"paymentToken": "7cd93229-15e4-4a8f-aeb7-514d2ada9fb7-B327",
"reason": "Verified"
},
{
"serviceLocation": "44503",
"paymentToken": "c9040347-c7b8-4ace-8ec2-3aeb0726133e-B327",
"reason": "Unknown response detected"
}
]
}

 

Login to Me Too
1 REPLY 1

PayPal_DavidR
Moderator
Moderator

Hi there,

 

E=Welcome tot he PayPal Community.

 

I'm afraid we would be unable to assist with technical issues here. Please visit developer.paypal.com. There you can view FAQ's or open a ticket for additional help.

 

-David R

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.