You are here

public function EcheckAddForm::submitEcheckForm in Commerce Authorize.Net 8

File

src/PluginForm/EcheckAddForm.php, line 110

Class

EcheckAddForm

Namespace

Drupal\commerce_authnet\PluginForm

Code

public function submitEcheckForm(array $element, FormStateInterface $form_state) {

  // The payment gateway plugin will process the submitted payment details.
}