A seamless multistep booking form integrated with the Stripe payment gateway for secure transactions.
- Multistep booking process
- Stripe payment gateway integration
- User-friendly interface
- WordPress 5.0 or higher
- PHP 7.0 or higher
- Composer
git clone https://github.com/Tapabrata-Goswami/multistep-booking.git
cd multistep-booking
publishable key Sand Box
pk_test_51BTUDGJAJfZb9HEBwDg86TN1KNprHjkfipXmEDMb0gSCassK5T3ZfxsAbcgKVmAIXF7oZ6ItlZZbXO6idTHE67IM007EwQ4uN3
secret key Sand Box
sk_test_tR3PYbcVNZZ796tH88S4VQ2u
π For more details, visit the official Stripe documentation here.
php -S localhost:5555
For issues, please create an issue in the GitHub repository.