Logo

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
joomla25:auction:ipn_url [2014/12/17 13:05]
mircea
joomla25:auction:ipn_url [2015/06/18 10:48]
mircea
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>​ 
  
 \\ \\