I have integrated instamojo payment api with my website on PHP. I can also insert data into my database before payment api is called. Now how can i insert data into my database after my payment is successful !
Thanks
I have integrated instamojo payment api with my website on PHP. I can also insert data into my database before payment api is called. Now how can i insert data into my database after my payment is successful !
Thanks
You have to save this code as php file in your host and then set this file URL as web hook URL for Product/Payment link in Instamojo. You can also check whether this works on Web hook checking page in Instamojo.