Ok, so for all you hotels using xampp, (I'm using 1.7.1 so not sure if this is already enabled in the newer ones) but anyway, I'll show you how to fix the API curl problem, (if you get it).
1) Location the following:
C:\Program Files\xampp\apache\bin\php.ini
2) Uncomment the following line on your php.ini file by removing the semicolon.
;extension=php_curl.dll
3) Restart the apache.
4) Your done!
- Cheers.
1) Location the following:
C:\Program Files\xampp\apache\bin\php.ini
2) Uncomment the following line on your php.ini file by removing the semicolon.
;extension=php_curl.dll
3) Restart the apache.
4) Your done!
- Cheers.