ETSGlobal / ETSPaymentOgoneBundle

An Ogone provider for JMSPaymentCoreBundle
12 stars 16 forks source link

Undefined method Symfony\Component\HttpFoundation\Request::has() #21

Closed igormancos closed 10 years ago

igormancos commented 10 years ago

I want to use Ogone's transaction feedback via callback request and I have this issue:

FatalErrorException: Error: Call to undefined method Symfony\Component\HttpFoundation\Request::has() in vendor/ets/payment-ogone-bundle/ETS/Payment/OgoneBundle/Response/FeedbackResponse.php line 67

ClementGautier commented 10 years ago

ping @baruica : The method setValuesFromRequest is not covered by the tests.

ch3ric commented 10 years ago

@igorladela this new callback feature is still under development. This error is fixed now. Thanks for your help.