View Single Post
  #7 (permalink)  
Old 04-07-2008, 09:39 AM
villageloop's Avatar
villageloop villageloop is offline
WebProWorld Member
 
Join Date: Dec 2007
Location: South Florida
Posts: 71
villageloop RepRank 1
Default Re: Client want to be able to take deposits via website!

Another vote for paypal here, especially if you just have one item and one amount.

Paypal has a simple button feature which is very easy to implement. It only works if your payment is very simple (lets say you are accepting a $500 deposit from anyone online).
You just create the button through paypals admin and then post the code on your website and you are done.

We have implemented these for clients in a few hours. However if you have to go a single step up, anything a tiny bit more complex, then you will need to use the gateway, merchant, shopping cart features listed above. This requires more knowledge, time and overhead regardless if you have 2 products or 20000. The initial setup involved for the payments is generally the same. Considerably more time is involved.
Reply With Quote