Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

erikn

Archived
  • Posts

    1
  • Joined

  • Last visited

Everything posted by erikn

  1. Hi, I'm trying (rather desperately) to get the IPN module to work with eBay IPN's. A simple statement could work: if ($_POST['for_auction'] == 'true') { // code to insert into a separate ebay IPN table, or better yet, // run a separate IPN script just for eBay orders altogether... } but I have no idea where to insert the conditional (or if that would even be the correct conditional to use). Anybody else know of any solutions to this problem? I'm sure there are others selling with OSC and eBay who would appreciate the advice too. Thanks in advance for any help!
×
×
  • Create New...