6 calls to ErrorHelper::handleErrors() in Commerce Braintree 8
- HostedFields::capturePayment in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Captures the given authorized payment.
- HostedFields::createPayment in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Creates a payment.
- HostedFields::deletePaymentMethod in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Deletes the given payment method.
- HostedFields::doCreatePaymentMethod in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Creates the payment method on the gateway.
- HostedFields::refundPayment in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Refunds the given payment.
- HostedFields::voidPayment in src/
Plugin/ Commerce/ PaymentGateway/ HostedFields.php - Voids the given payment.