This project was designed to manage vouchers for romanian paragliding schools, but can be adapted to manage any type of vouchers.
It offers the following facilities:
- defines vouchers and their validity
- stores requests from contact form in database
- lists vouchers and lets the instructor to see their status history and change it
- sends emails to inform instructors and customers about the status changes
- Netopia mobilPay integration
- user is automatically redirected to payment after voucher request
- payment link is also send in custom email message
You can see the application in action here.
Changelog
All notable changes to this project will be documented in this file.
[0.0.6] - 2020-07-31
Added
- add compatibility with WooCommmerce version 4.3.1
[0.0.5] - 2020-05-05
Added
- add product combo box in contact form
- add product to chart and redirect on send
- payment link is also send in custom email message
- eliminate diacritics - not add in chart because compare error
- add back [payment_link]
- determine payment link before read other submitted values
[0.0.4] - 2019-07-11
Solved
- [#2] - resolve email sent to client contain attached voucher; test email address
[0.0.3] - 2019-01-29
Added
- settings page
- add flight type
- add flight slope
Known bugs
- email sent to client contain attached voucher!
[0.0.2] - 13.12.2017
Added
- defines vouchers and their validity
- stores requests from contact form in database
- lists vouchers and lets the instructor to see their status history and change it
- sends emails to inform instructors and customers about the status changes