PHP framework suggestions
Posted
by
user1104791
on Pro Webmasters
See other posts from Pro Webmasters
or by user1104791
Published on 2012-02-16T13:33:59Z
Indexed on
2012/04/05
23:43 UTC
Read the original article
Hit count: 319
I'm going to be creating a site for a business with the following:
- Single Item purchases with Paypal, Google Checkout and Amazon Checkout
- Digital Downloads for members from a CDN
- Forum
- Voting on different items
While that seems rather simple having to deal with the three different payment gateways is a big pain in the ass. Django has a great payment library which works for all three but I'm not able to find one for any of the PHP frameworks.
Anyone have any suggestions?
I'm posting here as suggested by someone at Stackoverflow.
© Pro Webmasters or respective owner