Uses of Class
paypal.payflow.CreditCard
-
Uses of CreditCard in paypal.payflow
Constructors in paypal.payflow with parameters of type CreditCardModifierConstructorDescriptionBuyerAuthVETransaction(UserInfo userInfo, CreditCard creditCard, Currency currency, String requestId) Constructor.BuyerAuthVETransaction(UserInfo userInfo, CreditCard creditCard, PayflowConnectionData payflowConnectionData, Currency currency, String requestId) Constructor.CardTender(CreditCard card) This constructor is used to create a CardTender with CreditCard as the payment devicePayPalTender(CreditCard creditCard) This constructor is used to create a PayPalTender with CreditCard as the payment device