i am using authorize.net {aim} for payment gate way.
I have used http://www.johnconde.net/blog/tutorial-integrating-the-authorizenet-aim-api-with-php/ developerbook class and successfuly working without error.
But my client need to validate the ccv [Card Code Verification].
Can anyone please help with this.
I am using test authorize for developer account.
Thank You
10-11-2022 11:09 PM
Turn your card over and look at the signature box. You should see either the entire 16-digit credit card number or just the last four digits followed by a special 3-digit code. This 3-digit code is your CVV number / Card Security Code. PrepaidGiftBalance
10-12-2022 01:01 AM