Hi,
I want to make custom ship tracking and rate calculator for our app, so I guess I need to register our service to shopify as fulfillment service and carrier service.
I went through the API documentation at http://docs.shopify.com/api/carrierservice and http://docs.shopify.com/api/fulfillmentservice and implemented endpoints as described.
I was able to create, query, update and delete fulfillment services and carrier services through the API.
But as I come to the shop settings: https://$SHOPURL/admin/settings/shipping , I don't see my services there and have no idea what to do or where to look next.
Any help is greatly appreciated.
Thanks