Closed QgAnhDo closed 4 years ago
I a newbie, i try to run the code but it didn't work. I don't know where I was wrong. Maybe can you give me more details tutorial please? ty
require_once __DIR__ . '/vendor/autoload.php'; $client = new \Shopee\Client([ 'secret' => SHOPEE_SECRET, 'partner_id' => SHOPEE_PARTNER_ID, 'shopid' => SHOPEE_SHOP_ID, ]);
I a newbie, i try to run the code but it didn't work. I don't know where I was wrong. Maybe can you give me more details tutorial please? ty