Page 1 of 1

how to make ebay item visible after sefic time?

Posted: Wed Oct 21, 2009 12:56 pm
by jaiswarvipin
Hi,
I have developed module for communicating with ebay API for managing the auction.

Now I want one feature that after adding the item it should not directly get visible to customer for buying, I want that item should get visible after some time interval.

I thing this is little bit complicated, let is explain you this way…

After adding item using ebay API it should visible after 10 min (this is one example time) such that I can correct if any thin goes wrong or remove that item form auction because you know that ebay charges us $200 if we add any item in the auction.

SO an any one help me on same

Re: how to make ebay item visible after sefic time?

Posted: Tue Nov 17, 2009 9:34 am
by akuji36
Hello

Try this method for controlling time =

php offeset:

see video tutorial here:

http://www.youtube.com/watch?v=X8OQMwhdI5M


you may also add if statement which would

not show image after time passed.

:)