Beds24 API Call to retrieve booking details
Budget: $10 – $30 AUD
I currently have a payment processor setup through Commweb.
I use a booking system called Beds24, it has JSON API. I will provide a guest with URL and appended on the end the booking ID of their booking via email.
If a user visits a url such as http://pay.megastyleapartments.com.au/12456
THIS IS THE PROJECT SCOPE BELOW - needs to be done.
The webpage will pull the booking details from the Beds24 JSON API
- Guest name, guest email, guest address, guest phone number, check-in date, check-out date
- Table: Charges incurred, payments made towards charges, balance remaining
If balance is remaining it allows them to click a button to make payment.
When they click that button it sends that information to the payment processor hosted checkout.
Project to be done in PHP.
I use a booking system called Beds24, it has JSON API. I will provide a guest with URL and appended on the end the booking ID of their booking via email.
If a user visits a url such as http://pay.megastyleapartments.com.au/12456
THIS IS THE PROJECT SCOPE BELOW - needs to be done.
The webpage will pull the booking details from the Beds24 JSON API
- Guest name, guest email, guest address, guest phone number, check-in date, check-out date
- Table: Charges incurred, payments made towards charges, balance remaining
If balance is remaining it allows them to click a button to make payment.
When they click that button it sends that information to the payment processor hosted checkout.
Project to be done in PHP.