Logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
joomla25:auction:ipn_url [2013/10/14 10:00]
admin
joomla25:auction:ipn_url [2015/06/18 10:48]
mircea
Line 3: Line 3:
 \\ \\
  
-Valid for theFactory ​Framework extensions: Raffle, Auction, Reverse Auction built for Joomla 2.5 and up.+Valid for thePHPfactory ​Framework extensions: Raffle, Auction, Reverse Auction built for Joomla 2.5 and up.
  
  
Line 49: Line 49:
 Not to be confused with Extension Names, as in "​Auction Factory"​. Not to be confused with Extension Names, as in "​Auction Factory"​.
  
-\\ 
  
-However, when configuring a payment processor to send IPNs you only have to give it a location where to send the information regarding that respective IPN. The IPN handler is thus: 
- 
-\\ 
- 
-<code php> 
-[YOUR_SITE]/​index.php?​option=com_bids&​task=orderprocessor.ipn 
-</​code>​ 
  
 \\ \\
Line 65: Line 57:
 \\ \\
  
-For Micro Deal Auction ​Factory, the url will be:+For Micro Deal Factory, the url will be:
  
 \\ \\
  
 <code php> <code php>
-[YOUR_SITE]/​index.php?​option=com_microdealauctionfactory&​controller=payment&​task=notify&​gateway=paypal&​lang=en+[YOUR_SITE]/​index.php?​option=com_microdealfactory&​controller=payment&​task=notify&​gateway=paypal&​lang=en
 </​code>​ </​code>​
 \\ \\