Recurring Payment IPN variables confusion.
Tatva_User
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jan-02-2019
03:39 AM
Hi, I have created subscription type of products in Magento 2.2.5 CE. And when i tried to purchase subscription type product( recurring payment type) paypal returns three IPNs.
- 'txn_type' = cart/express_checkout(some times)
- 'txn_type' = recurring_payment_profile_created
- 'txn_type' = recurring_payment
The first one contains 'invoice' - magento's 'increment_id' but other two don't. Instead they contains 'rp_invoice_id'. My questions is how can i decide that all three IPNs are for the same order.
Thanks
1 REPLY 1
Areliven
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec-23-2020
07:38 AM
There should be a txn_id field that would be the same for every IPN associated with a transaction.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- I need to integrate a recurring payment with a variable for a pay-as-you-go product in REST APIs
- Variable Recurring Payments in REST APIs
- Variable recurring payments via API in REST APIs
- Do we need to add any change to my website while PayPal is expanding the IPN infrastructure. in PayPal Payments Standard
- My PayPal certificate expired in PayPal Payments Standard