Remove order_reference apparently

This commit is contained in:
Skylar Ittner 2025-11-08 13:14:44 -07:00
parent a3f47aa498
commit 3e98332dbe

View File

@ -81,9 +81,6 @@ try {
] ]
] ]
] ]
],
"payment_details" => [
"order_reference" => "$shipment->tracking_code"
] ]
]); ]);
} catch (Exception $exx) { } catch (Exception $exx) {