Titouan-Schotte / Account-Manager-Stripe-PHP-Payment

Charge Membership with the Stripe API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account Manager with the Stripe API

A paid account manager creation using the Stripe API. In

How it works ?

For this to work you must complete the config.php file with your website information. To find your public and secret stripe API keys go to their official website: https://dashboard.stripe.com/

Database Manager

If you want to use a database please create one (on your phpmyadmin page) then put a table called "users" with these properties:

img.png

Please don't hesitate to contact me if you have any problem!

About

Charge Membership with the Stripe API


Languages

Language:PHP 100.0%