-
$_apiType
-
Api Model Type
-
$_apiType
-
Api model type
-
$_billingAddressMap
-
Map for billing address import/export
-
$_canCreateBillingAgreement
-
-
$_canManageRecurringProfiles
-
-
$_captureTypeComplete
-
Capture types (make authorization close or remain open)
-
$_captureTypeNotcomplete
-
-
$_checkoutType
-
Express checkout model factory name
-
$_checkoutType
-
Checkout mode type
-
$_code
-
-
$_code
-
-
$_configMethod
-
Config method type
-
$_configType
-
Config model type
-
$_configType
-
Config mode type
-
$_debugReplacePrivateDataKeys
-
Fields that should be replaced in debug with '***'
-
$_doCaptureRequest
-
DoCapture request/response map
-
$_doCaptureResponse
-
-
$_doDirectPaymentRequest
-
DoDirectPayment request/response map
-
$_doDirectPaymentResponse
-
-
$_doExpressCheckoutPaymentRequest
-
DoExpressCheckoutPayment request/response map
-
$_doExpressCheckoutPaymentResponse
-
-
$_doVoidRequest
-
DoVoid request map
-
$_eachCallRequest
-
Request map for each API call
-
$_ecInstance
-
Express Checkout payment method instance
-
$_formBlockType
-
-
$_getExpressCheckoutDetailsRequest
-
GetExpressCheckoutDetails request/response map
-
$_getTransactionDetailsRequest
-
GetTransactionDetailsRequest
-
$_getTransactionDetailsResponse
-
-
$_globalMap
-
Global public interface map
-
$_lineItemExportItemsFormat
-
-
$_lineItemTotalExportMap
-
Line items export mapping settings
-
$_methodCode
-
Payment method code
-
$_methodType
-
Payment method tpye
-
$_paymentInformationResponse
-
Payment information response specifically to be collected after some requests
-
$_paymentMethodCode
-
Payment method code
-
$_proType
-
Website Payments Pro instance type
-
$_proType
-
Website Payments Pro instance type
-
$_refundTransactionRequest
-
RefundTransaction request/response map
-
$_refundTransactionResponse
-
-
$_requiredResponseParams
-
Required fields in the response
-
$_setExpressCheckoutRequest
-
SetExpressCheckout request/response map
-
$_setExpressCheckoutResponse
-
-
$_shippingAddressMap
-
Map for shipping address import/export (extends billing address mapper)
-
$_startAction
-
Start express action
-
_addMethodToRequest
-
Add method to request array
-
_applyCountryWorkarounds
-
Adopt specified request array to be compatible with Paypal Puerto Rico should be as state of USA and not as a country
-
_buildQuery
-
Build query string without urlencoding from request
-
_getFormattedCcExpirationDate
-
Format credit card expiration date based on month and year values Format: mmyy
-
_getParentTransactionId
-
Get payflow transaction id from parent transaction
-
_getPaypalUkActionName
-
Return Payflow Edition
-
_handleCallErrors
-
Handle logical errors
-
_importCaptureResultToPayment
-
Import capture results to payment
-
_importFraudFiltersResult
-
Get FMF results from response, if any
-
_importRefundResultToPayment
-
Import refund results to payment
-
_importResultToPayment
-
Import direct payment results to payment
-
_importToPayment
-
Import payment info to payment
-
_isCallSuccessful
-
Catch success calls and collect warnings
-
_isCaptureNeeded
-
Is capture request needed on this transaction
-
_mapPaypalMethodName
-
Map paypal method names
-
_prepareEachCallRequest
-
Return each call request fields (PayFlow edition doesn't support Unilateral payments)
-
_prepareExpressCheckoutCallRequest
-
Overwrite parent logic, simply return input data (PayFlow edition doesn't support Unilateral payments)
-
__construct
-