Migrating from Karvy GST GSP
Karvy GST GSP is acquired by ClearTax. The current Karvy APIs will be deprecated by 15th July 2020. Migrate now.
If you are currently using Karvy iflow in your SAP CPI, you can migrate to ClearTax quickly by following the below steps.
- 1.SAP GST GSP Integration Guide (.pdf file).
- 2.SAP Cloud Integration Platform - Integration Flow Content package (.zip file).
- 3.SAP Cloud Integration Platform - Router Content package (.zip file).
- 4.GSTN server public key (Sandbox and Production) (.zip file).
- 5.ClearTax GSP SSL certificate (Sandbox and Production) (.cer file).
- 6.Externalized Parameters (Sandbox and Production)
There is no change in points 1 to 3 above.
You can download the latest public key of GSTN for both sandbox and production environment from the below link:
You can download the SSL certificates below:
cleartax.co.cer
1KB
Binary
ClearTax GSP Sandbox SSL
gsp.cleartax.in.cer
1KB
Binary
ClearTax GSP Production SSL
You need to change the following parameters in respective environments.
Sandbox
Update the following parameters with the new values:
Parameter | Value |
client-secret | <same client-secret as before> |
clientid | <same clientid as before> |
gspurl | https://gsp-sandbox.internal.cleartax.co/api/ |
karvyclient-secret | <please check your email or write to [email protected]> |
karvyclientid | <same karvyclientid as before> |
karvy_gstn_auth | https://gsp-sandbox.internal.cleartax.co/api/taxpayerapi/v1.0/authenticate |
karvy_gstn_ret | https://gsp-sandbox.internal.cleartax.co/api/taxpayerapi/v1.1/returns |
Production
Update the following parameters with the new values:
Parameter | Value |
client-secret | <same client-secret as before> |
clientid | <same clientid as before> |
gspurl | https://gsp.cleartax.in/api/ |
karvyclient-secret | <please write to [email protected]> |
karvyclientid | <same karvyclientid as before> |
karvy_gstn_auth | https://gsp.cleartax.in/api/taxpayerapi/v1.0/authenticate |
karvy_gstn_comm | https://gsp.cleartax.in/api/commonapi/v1.1/search |
karvy_gstn_comm_track_ret | https://gsp.cleartax.in/api/commonapi/v1.0/returns |
karvy_gstn_ledr | https://gsp.cleartax.in/api/taxpayerapi/v0.3/ledgers |
karvy_gstn_ret | https://gsp.cleartax.in/api/taxpayerapi/v1.1/returns |
The following parameters will remain the same in both sandbox and production.
If you are using SAP but not CPI, OR if you are not using SAP, please follow this guide:
Last modified 2yr ago