-
See the thread under https://maskson.slack.com/archives/C011225T9FG/p1595171421012500
@markfreedmantulip should this be assigned to you? I have no idea where to begin, and I have a hell of a week com…
-
upon order placement:
1. payment intent captured on stripe backend and verified as captured before proceeding
2. 'fulfillment' model created and dealt with in medusa backend
3. shipping label pur…
-
When using the batch label creation mode and you want to create a new shipping label for an order that has previously created shipping labels, one of the old labels is being used to get merged into th…
-
Would it be possible to format the printout each job? In OldGus, if you print the job page, it is formatted pretty well. It isn't ideal to the new setup, but we need to print a job sheet that travels …
-
A nice feature would be having support for creating and printing shipping labels for this module, just like you can do with default Magento 2 carriers like DHL and UPS. (https://www.youtube.com/watch?…
-
Vendors have asked for the ability to print out shipping labels with the buyer's information once they've received an order.
Possible third parties:
https://www.shipcoin.co/
https://shipnik.com/
-
As discussed here C026HH75ECA/p1632316480025600 it would be great to have a way for obtaining the last origin address used for creating a Shipping Label (WCShip plugin).
Currently, the behavior is…
-
Right this is is the only PDF template that we are missing for the Sales Orders entity.
So far the situation is this, we have 2 options
1. - To do a separate *packing list* pdf and a separate …
-
Docs in https://docs.woocommerce.com/document/print-shipping-labels-woocommerce-shipping must be updated to show the new flow.
-
Magento version: **2.4.5**
Graphql: customerCart
Request:
`{
customerCart {
billing_address {
country {
label
code
}
firstname
lastname
…