Uses of Class
paypal.payflow.Context
-
Uses of Context in paypal.payflow
Methods in paypal.payflow that return ContextModifier and TypeMethodDescriptionprotected ContextBaseTransaction.getContext()Gets the context object of the current transaction.Response.getContext()Gets the transaction context populated with errors, if any.PayflowAPI.getTransactionContext()Returns the Transaction Context.This will have the errors generated during the transaction.Methods in paypal.payflow with parameters of type ContextModifier and TypeMethodDescriptionprotected static ArrayListPayflowUtility.alignContext(Context context, boolean isXmlPayRequest) protected voidBaseTransaction.setContext(Context context) protected voidFraudResponse.setContext(Context context) Constructors in paypal.payflow with parameters of type Context