Max length 12 chars apparently
This commit is contained in:
parent
378b6dae63
commit
a3f47aa498
@ -70,7 +70,7 @@ try {
|
||||
"quantity" => 1,
|
||||
"unit_cost" => $price * 100,
|
||||
"unit_of_measure" => "each",
|
||||
"product_code" => "$shipment->tracking_code",
|
||||
"product_code" => "CRTFIEDMAIL",
|
||||
"tax" => [
|
||||
"total_tax_amount" => 0
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user