ETSGlobal / ETSPaymentOgoneBundle

An Ogone provider for JMSPaymentCoreBundle
12 stars 16 forks source link

Add PM and BRAND parameters #15

Closed abdessamad closed 10 years ago

abdessamad commented 10 years ago

Here is the pull request of the PM and BRAND parameters. More info here https://github.com/ETSGlobal/ETSPaymentOgoneBundle/issues/13

ch3ric commented 10 years ago

Thanks @abdessamad Please fix this test: There was 1 failure:

1) ETS\Payment\OgoneBundle\Tests\Plugin\OgoneGatewayPluginTest::testNormalizeException

Failed asserting that exception message 'Additional data "foo" not supported. Expected values: PM, BRAND, CN, EMAIL, OWNERZIP, OWNERADDRESS, OWNERCTY, OWNERTOWN, OWNERTELNO, OWNERTELNO2' contains 'Additional data "foo" not supported. Expected values: CN, EMAIL, OWNERZIP, OWNERADDRESS, OWNERCTY, OWNERTOWN, OWNERTELNO, OWNERTELNO2'.
abdessamad commented 10 years ago

Hi @ch3ric I think it's good now

Thanks

ch3ric commented 10 years ago

Thanks @abdessamad

abdessamad commented 10 years ago

@ch3ric You're welcome