protected function PaymentTestNoResponse::doCapturePayment in Payment 8.2
Performs the actual payment capture.
Overrides PaymentMethodBase::doCapturePayment
File
- modules/
payment_test/ src/ Plugin/ Payment/ Method/ PaymentTestNoResponse.php, line 42
Class
- PaymentTestNoResponse
- A testing payment method.
Namespace
Drupal\payment_test\Plugin\Payment\MethodCode
protected function doCapturePayment() {
}