AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce Gold and older versions only
»
Need to process after PayPal IPN is returned with payment status
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
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System Joined: 10/11/2018(UTC) Posts: 110
Thanks: 19 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
|
|
|
|
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
|
|
|
|
Rank: Advanced Member
Groups: Administrators, Developers, Registered, HelpDesk, Authorized User, Admin, System Joined: 10/11/2018(UTC) Posts: 110
Thanks: 19 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!
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
AbleCommerce Gold and older versions only
»
Need to process after PayPal IPN is returned with payment status
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.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close