Getting error
Solved!Posted in General by radhika khindri Thu Oct 27 2016 05:29:16 GMT+0000 (Coordinated Universal Time)·7·Viewed 7,010 times
I'm applying your instamojo payment gateway for online shopping website but while testing your gateway https://test.instamojo.com/@company/ it's throwing error i.e. CSRF verification failed. Request aborted. Please kindly tell me how to correct it as I'm entering correct key, token and salt.
CSRF verification failed
error means you're trying to send a POST request to this endpoint. Replace it with a GET request and it will work fine for you.marked this as solved
I'm applying your instamojo payment gateway for online shopping website but while testing your gateway https://test.instamojo.com/@vigneshbdreamz it's throwing error i.e Auth Tocken not valid .plz send valid Auth Token
what is the base url for live payment not test payment ?
WHERE TO MAKE THIS "POST" METHOD TO "GET" AS NOWHERE IN CODE ANY "GET" METHOD IS WRITTEN.GETTING THE SAME error i.e. CSRF verification failed. Request aborted. Please kindly tell me how to correct it as I'm entering correct key, token and salt.
df
In live server http 500 error is prodeuced.
In local test card is working fine.