WuBook Community Forum

Full Version: How to customize booking form in own website to update data in Wubook
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

I want to submit my data in my booking form to wubook and update data in wubook too by using PHP. Could you help me some idea or references to work with this?

Thanks in advance,

I'm looking for your help.
Hello,

you can create a web form with the properly style that require in GET/POST the address with this query string:

https://wubook.net/wbkd/wbk/?lcode=XXXXX...dd/mm/aaaa

where lcode is lodging code, it will open the online reception with the stay specified.
The link for the docs: https://sites.google.com/site/wubookdocs/online-booking

I hope it's usefull

Best regards
(04-08-2014, 05:31 PM)amber Wrote: [ -> ]Hello,

you can create a web form with the properly style that require in GET/POST the address with this query string:

https://wubook.net/wbkd/wbk/?lcode=XXXXX...dd/mm/aaaa

where lcode is lodging code, it will open the online reception with the stay specified.
The link for the docs: https://sites.google.com/site/wubookdocs/online-booking

I hope it's usefull

Best regards

Dear amber,

Thank you for your adivce. But I'm still not clear with Identifier code(Icode) how can I get lcode?

Thanks.
Hello,

lcode it's the Property Identifier Number in wubook system (You must have an account wubook).
But i think I did not understand something.
Anyway the doc more infos can founded in: https://sites.google.com/site/wubookdocs...ifications.

Regards