logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
technical4636593  
#1 Posted : Monday, January 24, 2022 5:52:45 PM(UTC)
technical4636593

Rank: Newbie

Groups: HelpDesk
Joined: 9/15/2020(UTC)
Posts: 4

We are using the AbleCommerce for ASP.NET VERSION: 7.0.90.8302 Release Label: GoldR10 and have a custom piece of software I need to kick off once I know the IPN comes back from PayPal. This seems to be a background process in Able since the IPN takes typcially 1 minute to return the Paid status. I have looked in the code but can't seem to find where I can insert my custom code tp perform a process once the IPN comes back for an order.

Anyone have guidance on the best place to intercept the PayPal IPN response in Able Commerce?

The other hard part in testing due to the dev/test urls is that Able's default company address ids not real so PayPal never returns IPNs makng it harder to test.

Thanks in advance for suggestions,
Rich

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

nadeem  
#2 Posted : Tuesday, January 25, 2022 2:18:07 PM(UTC)
nadeem

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System
Joined: 10/11/2018(UTC)
Posts: 109

Thanks: 17 times
Was thanked: 18 time(s) in 18 post(s)
Hi Rich,

If you have the source code, there is a IPN processor routine under /IntegratedProviders/PayPal/IPNProcessor.cs that takes care of the order updates after IPN is sent back. You can hook your custom code in there.

Hope this helps!

Thanks!

Edited by user Tuesday, January 25, 2022 2:18:54 PM(UTC)  | Reason: Not specified

technical4636593  
#3 Posted : Tuesday, January 25, 2022 9:37:34 PM(UTC)
technical4636593

Rank: Newbie

Groups: HelpDesk
Joined: 9/15/2020(UTC)
Posts: 4

Nadeem, Thanks for the quick response. That explains why I could not find it. I will look into obtaining the source code as suggested. We did have it for an ealrier version but I do not believe for this one. Thanks again for pointing that out appreciate your help.
Take care.
Rich
nadeem  
#4 Posted : Wednesday, January 26, 2022 3:07:52 AM(UTC)
nadeem

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System
Joined: 10/11/2018(UTC)
Posts: 109

Thanks: 17 times
Was thanked: 18 time(s) in 18 post(s)
No problem. Happy to help!

By the way, if you had the source code for a previous version, you can compare the CommerceBuilder.PayPal.dll with the current version you are using i.e GoldR10. If the versions are same, you can use the existing source code otherwise you might have to purchase the source code for R10.

Thank you!
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.