[Error: Error charging card] when using chargeCardWithAccessCode
surafelbm opened this issue · 2 comments
surafelbm commented
Hello,
I am having an issue charging a card with this library I am using the chargeCardWithAccessCode
function and this always gives me [Error: Error charging card]
i am initializing the transaction on the backend as suggested on the docs.
I saw another issue #18 similar to this and someone suggested I use the card numbers like this 4123 4501 3100 1381
instead of this 4123450131001381
but still with no luck.
i tried using chargeCard
method this works as expected.
Nkwebana commented
Hi @surafelbm, did you perhaps get a solve on this error? I'm also facing the same error.