How do i check Instamojo payment confirmation? -
after successful payment, webhook url called contains information such payment id , other details. if 2 or more persons simultaneously did payment. , each 1 using different payment links. whether post information returning corresponding person? or whether there chance misplace post information other person?
how can confirm return payment info same person made payment? there way attach value payment link seller site identify person made payment??
post request sent webhook url contain data entered user during payment including name, email, phone.
if you're using same webhook url different payment links can identify payment link used make payment. post request contains fields offer_slug , offer_title can used identify payment link used.
if not enough can define custom fields links , pass custom data them. check instamojo's integration documentation more details.
Comments
Post a Comment