ETSGlobal / ETSPaymentOgoneBundle

An Ogone provider for JMSPaymentCoreBundle
12 stars 16 forks source link

Undefined variable $passphrase on Sha1Out.php on line 114 #22

Closed igormancos closed 10 years ago

igormancos commented 10 years ago

I think need be:

$stringToHash .= sprintf('%s=%s%s', $field, $value, $this->passphrase);

ch3ric commented 10 years ago

thanks @igorladela