Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-27-2012, 01:18 AM   PM User | #1
STOPOT
New to the CF scene

 
Join Date: Dec 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
STOPOT is an unknown quantity at this point
Integrated credit and payment system

Hey guys,
This question is kind of client and kind of server based. Basically what I want to build for my site is a way for users to be able to receive points (which is valued the same as the dollar). To purchase items on the site, the user can use up to 50% of their points on an item and the rest they have to pay with cash.

eg. There is a power adapter that is valued at $50 and users can use up to 30 points to purchase the item. They can buy the item for 30 points and $20 cash, or 0 points and $50 cash or anything in between.

I'm thinking of using PayPal for the payment handling. So far as I know, you click on a generated link and it sends you to the Paypal payment site. So I have a few questions on how to do this.

1) What language and database type should I use if I want this be an integrated payment and membership system (ie. It automatically docks credit from user account)?
2) How do I generate the link dynamically so that the payment amount can be made on the fly and the points are automatically deducted from the user's credit?
3) What would be the best webhost for this?
STOPOT is offline   Reply With Quote
Old 12-27-2012, 03:34 AM   PM User | #2
Fumigator
UE Antagonizer


 
Fumigator's Avatar
 
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
Fumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of light
You can use any language you're most comfortable with. Database, same. A popular choice is PHP/MySQL because of the price point (free).

If you're not a programmer then it's going to cost your some real $$$ to get the website developed.

Paypal's a fine choice, and popular, but it's not the only choice. Just google "payment gateway" and you'll see you have dozens of choices. Paypal has an advantage for starting websites without much revenue coming in because their "basic" plan does not charge a monthly fee (but the percentage is a bit steeper to compensate). If you choose to go exclusively with Paypal make sure your developer is an expert with Paypal's IPN system, because that's where you will update your database when a payment actually lands in your Paypal account.
__________________
Fumigator is offline   Reply With Quote
Old 12-27-2012, 04:39 AM   PM User | #3
Tech-sters
New to the CF scene

 
Join Date: Dec 2012
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Tech-sters is an unknown quantity at this point
Quote:
Originally Posted by STOPOT View Post
Hey guys,
This question is kind of client and kind of server based. Basically what I want to build for my site is a way for users to be able to receive points (which is valued the same as the dollar). To purchase items on the site, the user can use up to 50% of their points on an item and the rest they have to pay with cash.

eg. There is a power adapter that is valued at $50 and users can use up to 30 points to purchase the item. They can buy the item for 30 points and $20 cash, or 0 points and $50 cash or anything in between.

I'm thinking of using PayPal for the payment handling. So far as I know, you click on a generated link and it sends you to the Paypal payment site. So I have a few questions on how to do this.

1) What language and database type should I use if I want this be an integrated payment and membership system (ie. It automatically docks credit from user account)?
2) How do I generate the link dynamically so that the payment amount can be made on the fly and the points are automatically deducted from the user's credit?
3) What would be the best webhost for this?
hi,

checked your requirement, we are confident to do this for you.
Do you have expected budget or time?
please PM me more details ASAP.

Thanks,
Tech-sters is offline   Reply With Quote
Old 12-27-2012, 08:57 AM   PM User | #4
STOPOT
New to the CF scene

 
Join Date: Dec 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
STOPOT is an unknown quantity at this point
@Tech-sters Sorry but its an internal development project
@Fumigator Do you know if Magento Go is any good or not?
STOPOT is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:30 PM.


Advertisement
Log in to turn off these ads.