Adding merchant reference for credit card payments


(Ben Chapman) #1

Can someone advise me on how I can ensure that a merchant reference is sent with a credit card payment, which will show up as the details of a credit card payment on a statement.


The ecommerce form page has a field called 'EPS REFERENCE ID', which I assume sends such a merchant reference. But it is not clear how to do this with a checkout asset.



Thanks,



Ben Chapman.


(Edison Wang) #2

The checkout page doesn't look like supports this feature. Although I think it won't be too hard to add this feature.
The reference id feature is not supported by all kinds of payment gateway, i can see esec payment gateway supports it, DPS doesn't. What payment gateway you are using?


(Ben Chapman) #3

[quote]
The checkout page doesn’t look like supports this feature. Although I think it won’t be too hard to add this feature.

The reference id feature is not supported by all kinds of payment gateway, i can see esec payment gateway supports it, DPS doesn’t. What payment gateway you are using?

[/quote]



I am actually using DPS.



According to the technical resources for the PX Post API, an optional ‘MerchantReference’ parameter in available for the XML transaction. Is this something that could be included in Matrix?