hi i have done credit transaction webservice and got the response from PayWare webservice.
but
While creating webservice for debit card , we faced following error.
Webservice method name : Debit_sale:
parameter value
card number 8989678679797
card holder xxxxxxxxxxxxxxxx
date expiry xxxxxxxx
Invoice no xxxxxxxxxxx
force flag xxxxxxxxxx
amount xxxxxxxxxxxxx
invoke
When invoke , it response that:
<string xmlns="http://tempuri.org/">Error extracting PIN</string>
i am using Verifone MX860 device. so i think i have to send pin number as paremeter. i do know how to do that or
how to create webservice for Verifone MX860 pin entry for debit transactions for PayWare. so, if you come across this issue, please help me out.
thank you.