Hi! I have several questions, so I’m putting them all here to make it a bit easier. Thanks for all of your help!
-
Even though “allow disputes” has been selected, there is no “dispute” button on orders or bookings.
-
What is the process/flow if a user cancels a booking - where do I, as administrator, look to see that it’s been cancelled in order to issue a refund?
-
In the orders section, there are settings to require manual completion. If this is selected, how does the host do this? If it’s NOT selected, what will cause the order to move to complete?
-
Is the order’s security deposit returned when an order is marked complete, or at a specific time after the order is complete?
-
How do I see how much $ that I’ve collected is owed to other people when doing manual payouts? How can I see a total “owed” amount, as well as a per-user breakdown?
-
There is a check mark for “including taxes in balance” on the HP settings for hosts, but there is also a tax setting section in woocommerce. Which correctly controls taxes?
-
If taxes are collected, where is a report that shows how much of total balance collected is for taxes?
-
Is there a PHP snippet I can have that will show all booking details on the order details page? OR add a link to the booking details page?
-
Is there a pHP snipped I can have to show “cancel order” link on orders page instead of just on bookings page? It’s confusing UX to only have that in one place.
-
Is there a snipped I could have to pull in the information from the listing to the booking details/confirmation page? It currently has a link, but looks very plain/uninformative.
-
Is there a way to pull in the Booking Note to the booking confirmation page, so that the user doesn’t have to reference the email to get the necessary information? (not sure I’m calling it the right thing - I’m talking about the page that you access from the front end via username > bookings > booking number)
-
How can I pull in the host block to that same page so that the user can see the hosts info, IF the order has been paid for/confirmed?