Wed, 02/15/2017 - 02:17
#1
Two step payment process
Hi,
I am having difficulty in achieving a scenario where I want to validate a credit card without any actual money deducted from bank account in first step and then after successful validation actual money should be deducted in the second step.
What I tried so far is, selecting a transaction type as "authorize" for validating a card and then do a transaction of type "purchase", problem here is they both are deducting money,
In terminal it shows, pre-authorization and tagged void as two types of transactions.
How can I achieve this?
You would submit a $0 authorization first. For AMEX you'll have to submit at least a penny for a valid CVV response.