Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tapabrata-goswami/multistep-booking
🚀 Elevate user experience on WordPress with a Multistep Booking Form, expertly 💳 integrated with Stripe for fast and secure transactions!
https://github.com/tapabrata-goswami/multistep-booking
composer jquery php stripe-checkout wordpress wordpress-plugin wordpress-plugin-development
Last synced: 11 days ago
JSON representation
🚀 Elevate user experience on WordPress with a Multistep Booking Form, expertly 💳 integrated with Stripe for fast and secure transactions!
- Host: GitHub
- URL: https://github.com/tapabrata-goswami/multistep-booking
- Owner: Tapabrata-Goswami
- License: gpl-3.0
- Created: 2024-10-20T10:31:21.000Z (17 days ago)
- Default Branch: master
- Last Pushed: 2024-10-26T23:14:52.000Z (11 days ago)
- Last Synced: 2024-10-27T00:01:50.765Z (11 days ago)
- Topics: composer, jquery, php, stripe-checkout, wordpress, wordpress-plugin, wordpress-plugin-development
- Language: JavaScript
- Homepage: https://portfolio-wordpress.tapabrata.me/plugintest/
- Size: 545 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Multistep Booking Form Plugin
A seamless multistep booking form integrated with the Stripe payment gateway for secure transactions.
## ✨ Features
- Multistep booking process
- Stripe payment gateway integration
- User-friendly interface## 📋 Requirements
- WordPress 5.0 or higher
- PHP 7.0 or higher
- Composer## 📄 Installation
```bash
git clone https://github.com/Tapabrata-Goswami/multistep-booking.gitcd multistep-booking
```## ⚙️ Configure Stripe Settings
publishable key Sand Box
```bash
pk_test_51BTUDGJAJfZb9HEBwDg86TN1KNprHjkfipXmEDMb0gSCassK5T3ZfxsAbcgKVmAIXF7oZ6ItlZZbXO6idTHE67IM007EwQ4uN3
```
secret key Sand Box
```bash
sk_test_tR3PYbcVNZZ796tH88S4VQ2u
```🔗 For more details, visit the official Stripe documentation [here](https://docs.stripe.com/checkout/embedded/quickstart).
## 🖥️ Run Your Local Server
```bash
php -S localhost:5555
```## 💬 Support
For issues, please create an issue in the [GitHub repository](https://github.com/Tapabrata-Goswami/multistep-booking/issues).## 👇 Follow Me
[![GitHub](https://img.shields.io/badge/GitHub--_.svg?style=social&logo=github&logoColor=black)](https://github.com/Tapabrata-Goswami)
[![LinkedIn](https://img.shields.io/badge/LinkedIn--_.svg?style=social&logo=linkedin&logoColor=blue)](https://www.linkedin.com/in/tapabrata-goswami/)