array:2 [ // app/Helpers/ChatGpt.php:68 "error" => array:4 [ "message" => "Incorrect API key provided: sk-proj-********************************************yvc9. You can find your API key at https://platform.openai.com/account/api-keys." "type" => "invalid_request_error" "code" => "invalid_api_key" "param" => null ] "status" => 401 ]
Apps
0Average Rating
0Reviews
BoxPick decides which box to pack each order in. You list the boxes you ship with and give each product its packed size. When an order is created, BoxPick reads the items, runs them through a 3D packing solver, and writes the result into the order note: the smallest box that fits, a note when an order needs more than one box, or which products are missing a size. It runs automatically and does not change your checkout or your shipping rates.