Automatically cancel payment requests when a booking is cancelled
Problem:
When we create a booking, we send the guest a payment request linked to the reservation. However, if the booking is later cancelled, the payment request remains active and must be cancelled manually.
Solution:
Automatically cancel linked payment requests when the related booking is cancelled.
1
vote