11 calls to OnsiteBase::logResponse() in Commerce Authorize.Net 8
- AcceptJs::approvePayment in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Approves the given payment.
- AcceptJs::createPayment in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Creates a payment.
- AcceptJs::declinePayment in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Declines the given payment under review.
- AcceptJs::doCreatePaymentMethod in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Creates the payment method on the gateway.
- AcceptJs::refundPayment in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Refunds the given payment.
- AcceptJs::updatePaymentMethod in src/
Plugin/ Commerce/ PaymentGateway/ AcceptJs.php - Updates the given payment method.
- Echeck::createPayment in src/
Plugin/ Commerce/ PaymentGateway/ Echeck.php - Creates a payment.
- OnsiteBase::capturePayment in src/
Plugin/ Commerce/ PaymentGateway/ OnsiteBase.php - Captures the given authorized payment.
- OnsiteBase::deletePaymentMethod in src/
Plugin/ Commerce/ PaymentGateway/ OnsiteBase.php - @todo Needs kernel test
- OnsiteBase::validateConfigurationForm in src/
Plugin/ Commerce/ PaymentGateway/ OnsiteBase.php - Form validation handler.
- OnsiteBase::voidPayment in src/
Plugin/ Commerce/ PaymentGateway/ OnsiteBase.php - Voids the given payment.