delete sold item from page?

C

crckrjck

Is there a way to put single items in a store page using paypal payments
where the item is either flagged as sold or deleted when the transaction is
successful?
 
T

Thomas A. Rowe

Yes, but requires server-side scripting and a database to drive the store content and then be able
to get feedback from the PayPal system to update your local database on the item's status, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
C

crckrjck

So . . what about setting up an 'e-mail notification' when the buy it button
is clicked?

Is there an easy way to do that?
 
T

Thomas A. Rowe

You would have to talk with PayPal, since you are using their Buy button / script. In general you
will get an email from PayPal for each purchase made.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top