Does the custom variable sent by PayPal during subscr_signup match the one sent during subscr_cancel?

StackOverflow https://stackoverflow.com/questions/19464921

  •  01-07-2022
  •  | 
  •  

문제

On the Subscriptions and Recurring Payments Variables page, it's shown that the custom variable is sent for the txn_type of subscr_cancel. Since there's no way to send a new custom variable, does that mean PayPal is sending the same custom variable sent during subscr_signup?

도움이 되었습니까?

해결책

Yes.

I discovered that I could check the IPN message sent by PayPal by visiting Profile > Preferences > Instant Payment Notification preferences > IPN History page and then clicking the appropriate Message ID link.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top