Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.git

cd 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/)