Jump to content

Payment Module: Undefined variable: Currency


Recommended Posts

Hi Prestashop!

 

I created, one payment module. I have one problem: only Fatal error (display errors = on)

Problem: $currency.. 
($currency = ) 
this, what should it be?

$this->module->validateOrder($cart->id, Configuration::get('PS_OS_PAYMENT'), $total, $this->module->displayName, NULL, NULL, $currency, false, $customer->secure_key);

Thx! 

Link to comment
Share on other sites

×
×
  • Create New...