ETSGlobal / ETSPaymentOgoneBundle

An Ogone provider for JMSPaymentCoreBundle
12 stars 16 forks source link

Added TP (template) parameter in additional data in #11

Closed qdelettre closed 10 years ago

qdelettre commented 10 years ago

OgoneGateWayPlugin.php.

As seen in the parameter cookbook,

TP : Template URL/name.

Description : When we proposed to host the merchant’s template on our server, the merchant only needs to enter his filename in the tp field instead of the whole URL, that way the merchant’s URL will become a static URL on our side.

Max size : N/A

Exemple : http://www.myshop.com/template.html

ch3ric commented 10 years ago

See my comment: https://github.com/ETSGlobal/ETSPaymentOgoneBundle/issues/10

ch3ric commented 10 years ago

Please also add this parameter in the doc https://github.com/ETSGlobal/ETSPaymentOgoneBundle/blob/master/Resources/doc/install.rst

ch3ric commented 10 years ago

Thank you! :) Please squash all your commits together and I will merge this PR. (http://davidwalsh.name/squash-commits-git)

ch3ric commented 10 years ago

Hm your 'git rebase -i' did not work. The goal is to have only one commit, instead of 10, in this PR..

qdelettre commented 10 years ago

Sorry, I use eclipse and i am pretty new to it.

But I understand the goal. Searching futher.

ch3ric commented 10 years ago

Perfect, thank you @qdelettre