Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

When someone buys an email item, I went it to appear in OsC as an order


rfwoolf

Recommended Posts

I can't seem to find any information on this.

Basically when someone buys one of our products on eBay, I want it to appear as an OsCommerce order in my Admin. That way, we can find all our orders "in one place". Right now we have to check our emails for eBay orders AND our Oscommerce admin.

 

I'm sure that the PayPal IPN is the way to do this - in theory it should get called every time you get a payment from eBay (as long as it is enabled in the PayPal profile) - so are there any contribs for the IPN file to do this?

 

Thanks

Link to comment
Share on other sites

Richard,

 

 

You can't use PayPal IPN to write an order to osCommerce. ALL orders in osCommerce MUST be processed from within osCommerce and all must begin and end with an OSCID.

 

 

 

 

Chris

Link to comment
Share on other sites

Thanks for the reply - but I don't believe you - just recently I hacked the crap out of paypal_express.php and as soon as PayPal sent back the customer's address I got OsCommerce to insert the order directly into the database, add a customer, generate a random 15-digit password, and add his default delivery address.

If I enable IPN in my PayPal profile, in theory, after any eBay customer pays me, PayPal will send a POST transaction to my IPN url -- all I have to do is edit my IPN file in OscOmmerce and get it to do the same..

..I'm just REALLY surprised that nobody has done this before me?

But what if you're right? Can you tell me about this 'OscID' requirement?

Link to comment
Share on other sites

Holy Crap!

I just disabled cookies in Firefox and now I see it forgets my cart!

Damn - I wish I knew about this sooner - I was wondering why some people weren't checking out!!!!!!!!!

Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!Aurghh!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...