I also noticed the following:
the value of x_test_request is set from the "Deug" setting in the plugin. The value is either 1 or 0. But looking at their website at
firstdata.zendesk.com/entries/407522-hos...tegration-manual#6.2
, it looks like the value should be TRUE / FALSE and is case sensitive as well.
x_test_request TRUE / FALSE Process payment in test mode. Case-sensitive.
Same goes for x_relay_response:
x_relay_response TRUE Required for Relay Response. Case sensitive (FALSE is not allowed)
I figured I would share the findings to better help find a solution.
Same for x_line_item, seems like the Taxable should be Y or N, but the value passed is TRUE or FALSE!
At least, these seem to be the problematic ones for me.
Thanks,
-Nazih