public function EcheckAddForm::submitEcheckForm in Commerce Authorize.Net 8
File
- src/
PluginForm/ EcheckAddForm.php, line 110
Class
Namespace
Drupal\commerce_authnet\PluginFormCode
public function submitEcheckForm(array $element, FormStateInterface $form_state) {
// The payment gateway plugin will process the submitted payment details.
}