solved Jamroom Paypal Callback

ukdenny
@ukdenny
4 years ago
304 posts
Could you tell me witch folder/module has the Paypal Callback in please, I have a developer who needs to modify it.
updated by @ukdenny: 08/15/20 01:21:00PM
michael
@michael
4 years ago
7,714 posts
It depends on what modules you're using. It could be in jrPayment, jrPaypal or jrFoxyCart.

Whichever one its in, if your developer is planning on changing code in any of those modules it will break as soon as an update comes out.

The correct way to adjust something is via

Docs: "Events and Listeners"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1011/events-and-listeners

There will be an event in the location that you're after to change whatever you want to from within your own module so no code needs to be changed in the jamroom modules.

That will keep your code safe when things are updated.
ukdenny
@ukdenny
4 years ago
304 posts
The developer has an Affiliate programme that should work with most php sites. He needs to add some code to the correct one, I donot use FoxyCart so I will explain what you have said. Thanks Michael
brian
@brian
4 years ago
10,148 posts
Specifically you will want to listen for the 'webhook_parsed' event from the "jrPayment" module.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
ukdenny
@ukdenny
4 years ago
304 posts
Hi Brian, unfortunatly this is beyond my experience. What would it cost me for one of your developers to create the necessary "Events and Listeners" and add the code that I would obtain from the developer. He doesn't want to get involved with software he doesn't know about. It's an affiliate programme from MaianAffiliats.
paul
@paul
4 years ago
4,326 posts
Quote: What would it cost me for one of your developers to create the necessary "Events and Listeners" and add the code that I would obtain from the developer

Difficult to say without having the developer code and knowing exactly what needs to be achieved. More info please.

Thanks


--
Paul Asher - JR Developer and System Import Specialist

Tags