Welcome Guest, Not a member yet? Register   Sign In
Problem with load lib
#2

Solution

In controller I have:

PHP Code:
use OpenPayU_Configuration;
use 
OpenPayU_Order;

...

$openPayUConfig = new OpenPayU_Configuration(); 
$openPayUConfig->setEnvironment('sandbox'); 


and it works!
Reply


Messages In This Thread
Problem with load lib - by mazz - 03-24-2023, 03:59 AM
RE: Problem with load lib - by mazz - 03-24-2023, 06:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB