node-expedia-api icon indicating copy to clipboard operation
node-expedia-api copied to clipboard

Small node.js wrapper built for the expedia EAN api

Results 3 node-expedia-api issues
Sort by recently updated
recently updated
newest added

Having a quick look at the code I found a copy&paste checking customerSessionId instead of the IP parameter: `if(!params.customerSessionId) throw new Error("Customer ip address must be sent in as customerIpAddress");`

How to book more than one room using expedia? I think this feature is not supported