bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
29 stars 10 forks source link

Cancellation and coupon #132

Closed rayedgar closed 2 years ago

rayedgar commented 2 years ago

Perhaps a silly question,

Since the core plugin without the addons give the option in the cancelation tab for a customer action like a coupon ,does that mean an automated coupon option is available by cancelation, or do i need to use the addon? Although its selected in the cancelation tab it does not show up as an option when a customer cancels (only email option)

yoancutillas commented 2 years ago

There are no silly question here :) You don't need add-ons:

rayedgar commented 2 years ago

I have manually set in the booking to to PAID and subscribed. It does not give me the option as the subscriber to receive a coupon only the email option is there. I am already using WC coupons. perhaps this happens because it wasnt really gone through the payment system?

Screenshot 2022-02-15 at 08 31 24 Screenshot 2022-02-15 at 08 29 23 Screenshot 2022-02-15 at 08 29 10
yoancutillas commented 2 years ago

Can you make sure the order is paid (the booking "paid" status doesn't affect it):

order-paid

rayedgar commented 2 years ago

Works perfect when order is paid through WC (manual setting status to paid within booking system did not work as you already mentioned) Great!