Hi all,
We are generating orders for a user via the Admin Rest API on shopify, and redirecting/sending them their invoice_url to complete the checkout.
The issue we’re facing, is that the the screen where they confirm billing address and payment/subtotal isn’t showing the shipping fees in a wya that makes sense to the user. It simply shows it as an ‘updated total’ without explanation.
We’ve tried several different ways, but can’t seem to get this checkout/payment screen to show shipping info when programmatically creating the order.
Any ideas? what are we missing?
