Closed GhaziTriki closed 9 years ago
@GhaziTriki Hi, that looks interesting. Before I merge it, could you just explain a little bit about what this feature does, and an example of how it is used (we could then also add the example to the readme)?
Yes of course if you take a look here : http://www.barclaycard.co.uk/business/files/ePDQ_Advanced_Integration_Guide.pdf
In page 29 it says:
The merchant can send us two extra parameters in the hidden fields of the order form, in order to retrieve them as feedback parameter after the payment. The following hidden fields are available:
<input type="hidden" name="COMPLUS" value="">
<input type="hidden" name="PARAMPLUS" value="">
More explanation is given in page 30
I have devoured the documentation and more pull requests are coming.
I will create another pull request with README update to explain how the library can be used it as it has some minor difference from the common Omnipay.
I have created a README udpate branch https://github.com/inhanx/omnipay-barclays-epdq/tree/readme-update
Once you merge this pull request I will update the README to explain additional parameters usage.
The explanation was added to readme update pull request. All pull requests are now ready to be merged. Can you please tag a new version after merging them all?
ref #8 : it is now possible to add COMPLUS and PARAMPLUS feedback parameters