Tap-Payments / goSell-JSLib-Documentation

19 stars 24 forks source link

Test Card Numbers are not working #21

Closed mansourSaleh closed 3 years ago

mansourSaleh commented 3 years ago

Hello there, I am trying to test my integration but when I test the cards in Cards Number it gives me this error response: { code: '503', message: 'Declined, 3D Security - Incorrect' }, acquirer: { response: { code: '?', message: '901' } }, i test it with all the cards, still getting 503 as response code. any idea how to make a valid testing payment? thnks