The file VerisignPayment.cs provided by the PayPal API has a line of code
SaleTransaction trans = new SaleTransaction(user, connection, invoice, tender, PayflowUtility.RequestId);
How to pass CVV number to trans? I know that people (on my side) who have developed the payment gateway are using PayPal PayFlow Pro