Development discussions around Shopify APIs
Hi,
I'm new to Shopify apps development.
I'm trying to develop a custom app for shipping.
The app basically will take Origin Address code, Destination Address code and weight of the good
and reply with a shipping cost.
I already have developer store setup and installed the add as an unlisted app for dev/testing at this stage
with read_shipping,write_shipping shipping scopes.
The challenge I have is figuring out how to registe/addr the app as custom carrier/shipping service, such that the
end point is called from the store to the app when the user adds shipping during ordering/checkut.
I tried looking through documentation at
https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/carrierservice#create
but it covers details after the carrier service has already been added.
Regards
Mashao
Solved! Go to the solution
This is an accepted solution.
Fixed.
I needed to get correct access_token via the callback(/callback) after the app installs(/install).
I was able to manually register the carrier service via curl.
I'm now trying to get my head around implementing the carrier's callback post(/get_rates)
This is an accepted solution.
Fixed.
I needed to get correct access_token via the callback(/callback) after the app installs(/install).
I was able to manually register the carrier service via curl.
I'm now trying to get my head around implementing the carrier's callback post(/get_rates)
Hey would you be able to expound on how you registered as a carrier service? Code examples of the curl request you made, or docs that helped. Thanks!
@MashaoR I did with the private app but still did not show the shipping list on checkout page
User | RANK |
---|---|
8 | |
7 | |
3 | |
3 | |
3 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By