- 1579 Downloads
- Price: FREE
Pricing Plans and Subscription Payment Script
- version 1.0
- price: free
- 4,413 downloads
description
Showcase 3 different pricing plans on your website and allow your customers to sign up for their preferred one. Each registration made is stored in a MySQL database so that you can track all customer data.
PayPal subscription payment is automatically enabled for your clients so once they sign up, you can expect their monthly online payments.
By editing a simple HTML code you can change the 3 plans - their names, price per month, and description.
PayPal subscription payment is automatically enabled for your clients so once they sign up, you can expect their monthly online payments.
By editing a simple HTML code you can change the 3 plans - their names, price per month, and description.
download
To download Pricing Plans and Subscription Payment Script for FREE you need to login your account.
how to install
Using this monthly subscription sign-up free script on your website is pretty easy:1) download the script, unzip all files and them into a folder on your website.
2) Edit config.php file and MySQL login details:
$SETTINGS["hostname"]='localhost';
$SETTINGS["mysql_user"]='REPLACE';
$SETTINGS["mysql_pass"]='REPLACE';
$SETTINGS["mysql_database"]='REPLACE';
also set your PayPal address, where subscription fees will be paid
$SETTINGS["paypal_address"]='email@domain.com';
3) open database.sql and import all MySQL queries in your database. MySQL table named "registrations" will be created where subscribers data will be saved.
4) finally, open sign-up.php using your browser and test the subscription and payment.
Want to customize the subscription plans?
- Open sign-up.php and edit the HTML code for the pricing plans boxes.
- There is a "Sign Up" button for each plan defined like this:
<a class="popup-with-zoom-anim" data-plan="basic" data-price="5.00" href="#small-dialog">Sign Up</a>
You can change the data-price attribute so it holds the price you want to set for each particular plan.
- All styles and colours can be edited via the style.css file located in /css/ folder.
If you need help configuring up the script, use the comments form below to send your requirements!
Atep roni
September 8, 2020 at 23:08 pm
Why I cant download this file?
Alexandre Bandoch
September 11, 2020 at 03:26 am
because,we only can download 1 script per day
Mandoud Omar
July 6, 2020 at 17:01 pm
having issue with step 3 and 4
help?
ty
mark
March 16, 2020 at 19:15 pm
takes first payment and then displays as expired, please help!
mark
November 28, 2019 at 22:54 pm
Is there supposed to be a redirection back from PayPal after payment.
Arteo
July 31, 2019 at 15:07 pm
Is possible to add monthly interest if the member failed to pay on due date?
Fitri
June 24, 2019 at 22:24 pm
How do I load this script into my theme? thanks.
Orlando Caceres
April 21, 2019 at 16:23 pm
Is it possible limit number of concurrent login?
khaled
January 18, 2019 at 16:40 pm
Actually, I am worried that how can make user subscription plans it helps me lot about understanding code and take next level coding experiences.
Thanks
Audrey Mancock
November 18, 2018 at 01:17 am
I would like to change the type of currency. How do i change Dollar to Central African CFA Franc BEAC (XAF)
afras khan
October 25, 2018 at 13:01 pm
I would like to change the type of currency. How do i change Dollar to Indian Rupee