Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/minhazulmin/stripe-php
- Owner: Minhazulmin
- Created: 2023-12-02T15:03:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-21T17:47:55.000Z (6 months ago)
- Last Synced: 2024-06-23T09:20:22.731Z (6 months ago)
- Topics: php-stripe, php-stripe-api, php8, stripe, stripe-api, stripe-payment, stripe-payment-gateway, stripe-payments, stripe-php
- Language: PHP
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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