Book It Fast
Book It Fast integrates your WordPress website with the Book It Fast booking platform (https://bookitfast.app), a Software as a Service (SaaS) solution that provides comprehensive property booking and reservation management functionality.
External Service Integration: This plugin connects to the Book It Fast API service to provide: * Property availability checking and calendar display * Secure payment processing through integrated payment gateways * Gift certificate creation, validation, and redemption * Booking data synchronization and management * Real-time reservation updates
Data Transmission: When users interact with booking forms, the following data is transmitted to Book It Fast servers: * Customer details (name, email, phone, address) for booking purposes * Payment information for secure transaction processing * Booking preferences and special requests * Gift certificate information when applicable
Service Terms and Privacy: * Book It Fast Terms of Service: https://bookitfast.app/terms-of-service * Book It Fast Privacy Policy: https://bookitfast.app/privacy-policy * Data is processed according to Book It Fast's privacy policy and applicable data protection laws
Key Features:
- Multi-property booking calendar display
- Gift certificate management system
- Secure payment processing via Book It Fast service
- Real-time availability updates
- Customizable booking forms
- Admin dashboard for account management
- Gutenberg blocks for easy content integration
- Sensitive REST endpoints accept requests only from the same origin for added security
Prerequisites: * Active Book It Fast account required (sign up at https://bookitfast.app) * Valid API credentials for service authentication
Source Code: The complete source code for this plugin is available at: https://github.com/acewebsa/bookitfast-wp-plugin
All JavaScript and CSS files in the build/ directory are compiled from source files in the src/ directory using @wordpress/scripts and webpack. Build instructions and development setup details are available in the GitHub repository.