Reputation: 2275
I have made a recurring payment and it gives me approved as response message even if the credit card number and/or cvv code are incorrect in both sandbox and live mode.
Why am I not getting Invalid credit card as response?
Upvotes: 0
Views: 134
Reputation: 3677
If you want to verify the credit card while creating the recurring profile in Payflow you need to pass the parameter "OPTIONALTRX=A" .
With this parameter passed first the card verification will be done and then the recurring profile will be created if everything is ok with card .
Upvotes: 1