3.Important integration points -
1. If a seller adds GST detail in his shopify or woocommerce so the same will sync in our SR-panel or not?
Ans: Yes, if the seller passed the GST details via Shopify or WooCommerce in the orders we will fetch the same.
2. Are we doing integration of Unicommerce or not ? Yes then how?
Ans: Yes, we are doing integration of Unicommerce via API as this is a third party and Unicommerce will help in the same.
3. seller having issue that freight related info will be visible on checkout page or not? and if the seller will do API integration for that, will it be possible or not?
Ans: We do provide these features only for WooCommerce channel as of now.
However sellers can use Serviceability API to implement the same at their end.Below is the API Doc URL.
API doc URL: https://apidocs.shiprocket.in/#29ff5116-0917-41ba-8c82-638412604916
API URL: https://apiv2.shiprocket.in/v1/external/courier/serviceability/
4. How to generate Token in API ? Need Examples.
Ans: Seller needs to create an API user in the seller panel and using that they can create the token.
Please note sellers can not use email id which is registered with Shiprocket for API users. They need to use any different email id for the API user.
Sellers can use email and password in the API user in the seller panel.
Curl request for the same.
curl --location --request POST 'https://apiv2.shiprocket.in/v1/external/auth/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "", "password": "" }'
5.. Wix integration is possible via API Inte. ?
Ans: Yes, Shiprocket API can be used as per seller requirement.
6. Is buyer communication option available in upgrade Plan (Basic, advance, Pro)
Ans: yes, Buyer communication is available.