Hi,
So Shopify has integration with colissimo, the order looks something like this.
Each pick-up point from Colissimo has a pick-up point id associated with it, how do I pull this from here or just pull the pick up point address from here, so I can at least tell its be made via pick up point and not normal address?
Hey Tom - are you using this app: Colissimo Official - Colissimo officiel | Shopify App Store
If so, it sounds like you may need to connect with the developers directly on this issue here Le Studio de Tom - Expert e-commerce et solution SaaS
If your goal is to simply differentiate between a pick up point order or a shipping order, you can find this out via the methodType
field on the FulfilmentOrder.deliveryMethod
.
Hope that helps!
@Liam-Shopify @Alex_Chinn
So im using shopifys native colissimo integration with local pick ups. I need to this pick point id which I then can pass into a erp system. Bit of a tricky one this.
Cant even use there widget as checkout extensions wont allow it.
Example of pick up point id
Okay I understand now. Unfortunately, although pickup point data is visible in the admin, the data isn’t available on the public API at the moment. However, stay tuned as teams are working on making it public.
1 Like