Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
PayFields.config.amount = '0';
PayFields.config.mode = 'txnToken'; 

ACH

Please see the interactive example of Payfields using ACH via the following link:

View file
namepayFields.html

Set the PayFields.config.txnType to ecsale. Failure to update this value will result in an error during the eCheck transaction request.

...