Hello,
Ideally, I would like to create a button "I book a place" who :
- Redirect to a paiement page. If the paiement is accepted:
-- Send a mail to the logged user and creator of the annonce. This mail contain the title of article, the email of each personnes, and a text.
-- Subtract one place from the field where I put the number of place (It's a simple list)
- Added the title of article and a button "Cancel" in list. This list is specific for each user.
I have the code pack extension. My knowledge in php are limited.
Thanks.
Regards,
Arnaud