Checkout for one-off items

eye4u

Joined: 2009-10-04
Posts: 2
Posted: Sun, 2009-10-04 02:06

Hi,
I'm trying to use gallery2+checkout+checkout email for selling my paints.
They are one-off items, so I would like them to be removed when somebody submit an order.
Is that possible somehow?
Thanks!

 
alecmyers

Joined: 2006-08-01
Posts: 4338
Posted: Sun, 2009-10-04 22:54

No, unless you are a competent php programmer.

 
eye4u

Joined: 2009-10-04
Posts: 2
Posted: Sun, 2009-10-04 23:10

Yes, I know some programming is needed. Maybe somebody already had this problem?
I think there are at least 3 ways to do it:
- putting the image in a different album once the purchase is made. This album is not visible to everybody
- deleting the images once the purchase is made
- adding a "flag" into the database's table that change when the purchase is made. The showing the "add to cart" or not depending on the flag.

Any ideas?
Thanks

 
alecmyers

Joined: 2006-08-01
Posts: 4338
Posted: Mon, 2009-10-05 11:11

Any of those would work, I guess.