Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/minhazulmin/stripe-php

PHP Stripe Payment Gateway Integration: Seamless implementation for secure online payments using Stripe in PHP. Easy setup, robust functionality. For Sponsor WhatsApp me +8801751337061.
https://github.com/minhazulmin/stripe-php

php-stripe php-stripe-api php8 stripe stripe-api stripe-payment stripe-payment-gateway stripe-payments stripe-php

Last synced: about 1 month ago
JSON representation

PHP Stripe Payment Gateway Integration: Seamless implementation for secure online payments using Stripe in PHP. Easy setup, robust functionality. For Sponsor WhatsApp me +8801751337061.

Awesome Lists containing this project

README

        

## Following the instruction you can run Stripe-php in your local machine

![Sponsor](https://i.postimg.cc/QdPWVf9Y/Screenshot-1.png)
**For Sponsor WhatsApp me +8801751337061**
Watch video on YouTube: https://www.youtube.com/minit61
Watch video on Facebook: https://www.facebook.com/minit61

## 🙂 This is the overview of interface in stripe payment geteway
![minhazulmin](https://i.postimg.cc/nL2G8qmv/stripe-php.png)

## Output after transaction
![minhazulmin](https://i.postimg.cc/76TfYv6M/congratulations.png)

**[Step - 1]** **Clone the project first:**

(Open PowerShell In Your Local Machine and put this command)
```bash
https://github.com/Minhazulmin/Stripe-php.git
```
**[Step - 2]** **Open in code editor and Install composer for install stripe package:**
```bash
composer install
```
**[Step - 3]** **Update STRIPE_SECRET_API_KEY and STRIPE_PUBLISHABLE_KEY in config file:**

![minhazulmin](https://i.postimg.cc/Nf07BFt1/stripe-key.png)

🙂 **Project put in htdocs folder and open in browser:**

Everything is done