Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.05 KB

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

Sponsor
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

Output after transaction

minhazulmin

[Step - 1] Clone the project first:
(Open PowerShell In Your Local Machine and put this command)

 https://github.com/Minhazulmin/Stripe-php.git

[Step - 2] Open in code editor and Install composer for install stripe package:

 composer install

[Step - 3] Update STRIPE_SECRET_API_KEY and STRIPE_PUBLISHABLE_KEY in config file:

minhazulmin

🙂 Project put in htdocs folder and open in browser:
Everything is done