Closed fullstact69 closed 2 years ago
Hi @fullstact69 , are you trying to implement pin debit (with some sort of hardware integration) or is the goal to be able to accept debit cards and payment cards in general? Would you mind replying to my team's email at: developers@heartland.us ?
I used debit card number and expired date like credit card. And also there is a problem to purchase using credit card.
"Unexpected Gateway Response: 108 - Using test system. Please use pre-approved test cards ONLY" 1 - How can I use debit card number and expired date? 2 - How can I make production system for real credit card?
@fullstact69 it sounds like you're using test keys here. Did you talk with global and get production key values? Test card numbers should have been provided in your test scripts.
@fullstact69 that error message indicates you are using the Global Payments Ecommerce gateway.
As my colleague @MSmedal mentioned above, if you could please reply to our team's email at developers@heartland.us
I'd like to purchase with Debit Card using Globalpayment api at php. How can I implement this?