Name | Description | |
---|---|---|
AsyncDoAuthorize | Processes an authorize transaction request asynchronously | |
AsyncDoCapture | Processes a capture transaction request asynchronously | |
DoAuthorize | Process an authorize request | |
DoAuthorizeRecurring | Processes an authorize recurring request | |
DoCapture | Attempt to capture a previously authorized transaction. | |
DoRefund | Processes a refund transaction request | |
DoVoid | Processes a void transaction request | |
ForceAuthorize | Overloaded. Forces an authorize transaction on a payment. Marks the payment to authorized | |
ForceCapture | Overloaded. Forces a capture transaction on a payment. Marks the capture transaction successful. | |
ForceRefund | Overloaded. Forces a refund transaction on a payment. Marks the refund transaction successful. | |
ForceTransaction | Forces a transaction on a payment. | |
ForceVoid | Overloaded. Forces a void transaction on a payment. Marks the void transaction successful. | |
GetGiftCertificatePaymentMethod | Gets the payment method for the gift certificate type payments | |
ProcessAuthorizePending | Overloaded. Completes a Pending Authorization | |
ProcessCapturePending | Overloaded. Completes a Pending Capture | |
ProcessRefundPending | Overloaded. Completes pending refund transaction | |
TriggerAuthEvents | Triggers the events (and emails) associated with a payment authorization. | |
TriggerCaptureEvents | Triggers the events (and emails) associated with a captured payment. | |
TriggerRefundEvents | Triggers the events (and emails) associated with a payment that has been refunded. |