bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
27 stars 8 forks source link

Booking Passes for seasons #197

Closed SophieWeb closed 9 months ago

SophieWeb commented 9 months ago

I have sites on which I sell passes for seasons : for example a season starts in september and ends at the end of june. But customers can buy the passes at any time during the season. So the expiry dates of booking passes go beyond the end of the season. Would it be possible to set an expiry date rather than a duration for the passes ? Or maybe allow only to book events up to a set date ? At the moment the only way I see is to use SQL to reset all expiry dates depending on the booking pass type, but it’s not really customer-friendly as the product they bought had a later expiry date.

yoancutillas commented 9 months ago

Yes it is possible, go to Booking Activities > Booking Pass Templates > your pass template >

SophieWeb commented 9 months ago

Thanks Yoan, that’s perfect!