Search found 7 matches

by dutchessuganda
Wed Jul 20, 2016 8:48 am
Forum: Bookings and Guests
Topic: Group invoice balance not available in Template vars
Replies: 2
Views: 4180

Re: Group invoice balance not available in Template vars

Thanks for the quick answer! Agreed that the Invoicebalance variable shows the group balance, thanks for that correction. The remaining problem with the auto-action is the following case: We want to set the Status PAID at all bookings with zero balance. The auto-action you describe only sets PAID at...
by dutchessuganda
Tue Jul 19, 2016 7:28 am
Forum: Bookings and Guests
Topic: Group invoice balance not available in Template vars
Replies: 2
Views: 4180

Group invoice balance not available in Template vars

We like to show by colour when bookings are paid, this works, but not correctly for Group Bookings. The Group booking is fully paid, but the Master booking balance shows for example -100$ and the linked booking balance shows 100$. The problem is that correct the "Group invoice balance" not available...
by dutchessuganda
Thu May 05, 2016 10:13 am
Forum: Bookings and Guests
Topic: Change default invoicing line
Replies: 2
Views: 4541

Re: Change default invoicing line

Thanks, completely missed that setting.
by dutchessuganda
Wed May 04, 2016 4:21 pm
Forum: Bookings and Guests
Topic: Change default invoicing line
Replies: 2
Views: 4541

Change default invoicing line

Hello, How can I change the default invoice line description? I've looked but could not found the answer. When you make a new booking and go to the tab "Charges and Payments" and update the prices with an offer, the default line of the invoice reads: [ROOMNAME1] [FIRSTNIGHT] - [LEAVINGDAY] I know I ...
by dutchessuganda
Fri Apr 15, 2016 7:41 am
Forum: Booking Engine
Topic: Text on Buttons conformation page
Replies: 1
Views: 9904

Text on Buttons conformation page

Hello,

Is it possible to change the text on the Buttons of the conformation page that starts with "Payment Required"
We have both Paypal and Custom instruction and both buttons show the "Pay Now" text. We want the Custom instruction button to show "Pay Later"

Is this a setting I've missed?
by dutchessuganda
Thu Apr 14, 2016 2:24 pm
Forum: Booking Engine
Topic: Wordpress landing widget does not read URL items
Replies: 3
Views: 11995

Re: Wordpress landing widget does not read URL items

Sorry, but that does not solve the issue that the landing widget does not read the roomid from the URL. A static roomid is certainly not the solution. So I went into the code of "beds24-online-booking.php" to find out what the problem is: - Here I see that around line 205 the "get_post_meta" functio...
by dutchessuganda
Sat Apr 09, 2016 2:17 pm
Forum: Booking Engine
Topic: Wordpress landing widget does not read URL items
Replies: 3
Views: 11995

Wordpress landing widget does not read URL items

Hello, In my wordpress site I have a page with the [beds24-landing] widget. On another page I have each room display with a button at each room referring to the URL of the landing widget. ([beds24-button href="http://testsite.com/test-booking" target="new" roomid="12345"]) The problem is that after ...