From 3e98332dbe4a019472d168e7ee9f5b29cbc307bf Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 8 Nov 2025 13:14:44 -0700 Subject: [PATCH] Remove order_reference apparently --- source/static/payshipment.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/static/payshipment.php b/source/static/payshipment.php index 4038610..b832b1d 100644 --- a/source/static/payshipment.php +++ b/source/static/payshipment.php @@ -81,9 +81,6 @@ try { ] ] ] - ], - "payment_details" => [ - "order_reference" => "$shipment->tracking_code" ] ]); } catch (Exception $exx) {