I got null value from API https://sample-sdk-server.instamojo.com/status?" + values from this url when callback from instamojo payment gateway screen
I passed env
and transactionId
in query string in above url and I got result like ["payment_id": , "amount": , "status": ]
So give me any solution for the same
Is is right to pass sample-sdk-server
in url ??