Name | Description | |
---|---|---|
![]() | CancelAuthorizeRecurring | Requests cancellation of a recurring billing authorization. |
![]() | DoAuthorize | Submits an authorization request |
![]() | DoAuthorizeNext | Submits an authorization request for next payment of a subscription |
![]() | DoAuthorizeRecurring | Submits a recurring billing authorization request. |
![]() | DoCapture | Submits a capture request for a previously authorized transaction |
![]() | DoCreateCustomerProfile | Requests creation of a customer profile in the provider |
![]() | DoCreatePaymentProfile | Requests creation of a customer payment profile in the provider |
![]() | DoDeleteCustomerProfile | Requests deletion of a customer payment profile in the provider |
![]() | DoDeletePaymentProfile | Requests deleteion of a customer payment profile in the provider |
![]() | DoGetCustomerProfile | Requests to get a customer profile from the provider |
![]() | DoGetCustomerProfileIds | Requests to get customer profile ids from the provider |
![]() | DoGetPaymentProfile | Requests to get a customer payment profile from the provider |
![]() | DoRefund | Submits a refund request for a previously captured transaction |
![]() | DoUpdateCustomerProfile | Requests update of a customer profile in the provider |
![]() | DoUpdatePaymentProfile | Requests updation of a customer payment profile in the provider |
![]() | DoValidatePaymentProfile | Requests validation of a customer payment profile in the provider |
![]() | DoVoid | Submits a void request for a previously authorized transaction |
![]() | GetConfigUrl | Gets a Url for the configuration of the shipping provider implementation |
![]() | GetLogoUrl | Gets a Url for the logo of the payment provider implementation |
![]() | Initialize | Initializes the payment provider implementation. Called by AC at the time of initialization. |