Jump to content
  • 0

Paypal's IPN and multiple FluxCPs


Daegaladh

Question


  • Group:  Developer
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  230
  • Reputation:   131
  • Joined:  11/21/11
  • Last Seen:  

Anybody knows what to change to use PDT instead of IPN in lib/PaymentNotifyRequest.php? I know variables are basically the same for PDT, but I'm not sure about what to change to make FluxCP works with PDT.

I want to do it because Paypal only allows 1 IPN URL, and I have more than 1 website.

I found an easier way to do it using IPN.

In saved buttons, you can set notify_url=http//myflux.com/?module=donate&action=notify and disable global IPN in profile.

For another site, do the same, create another button and set notify_url=http//myotherflux.com/?module=donate&action=notify

Of course, you have to overwrite FluxCP's default paypal button with your saved one in data\paypal\button.php

Edited by Daegaladh
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   0
  • Joined:  05/27/12
  • Last Seen:  

hey is there a way you could trade your paypal button with the modification? im having the same problem here...!

Link to comment
Share on other sites

×
×
  • Create New...