The module adds a prefix to the payment comment field, which is used by iATS to identify the source of transactions.

The prefix is DrupalModule|

When a payment is submitted with the DPM feature enabled, the comment field contains a number of values which are pipe-delimited. The prefix is causing double pipe characters to appear, preventing DPM transactions being processed by Commerce.

Example:

DrupalModule||3|iats_credit_card|commerce_payment_iats_payments_credit_card_payment_demo|PA0940D7

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ruscoe’s picture

levelos’s picture

Status: Active » Needs review

  • Greg Boggs committed 19db254 on 7.x-2.x authored by ruscoe
    Issue #2537966 by ruscoe: Comment prefix is breaking DPM transactions
    
KarinG’s picture

I can confirm the || is no longer there in the latest release: 7.x-2.11

Greg Boggs’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.