custom field in the IPN of paypal adaptive payment

后端 未结 2 2058
孤独总比滥情好
孤独总比滥情好 2021-01-05 08:44

I have implemented Adaptive Payment in my website. First It was Standard Payment so in that i was passing a custom parameter in the form and i was getting it i

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-05 09:00

    I agree with @jimy to use the querystring, but in PayPal Adaptive the parameter is not notify_url.

    For PayPal Adaptive use the ipnNotificationUrl field of the Pay or Preapproval request

    Source: Identifying Your IPN Listener to PayPal

提交回复
热议问题