I don't use Django or Plone i use my own web-frameowork. Thanks for the
advice!
El , Florencio Cano escribió:
> Hello i want to create a shopping cart for my web-site, to receive
payments
> from credit cards, how can i do this? where i can start to investigate?
I
> did all the web-sit
> Hello i want to create a shopping cart for my web-site, to receive payments
> from credit cards, how can i do this? where i can start to investigate? I
> did all the web-site using Python-3.
Did you use any Python web development framework like Django or Plone?
--
http://mail.python.org/mailman
There are many open-source options that you should consider before
deciding to write your own. For example, Satchmo:
http://www.satchmoproject.com/
Also, don't be afraid to integrate with something not written in
python. If you can find something with a nice API that meets your
needs, it's proba
On Tue, Aug 4, 2009 at 4:25 PM, Kushal Kumaran <
kushal.kumaran+pyt...@gmail.com > wrote:
>
> Not really familiar with this area, but have you seen these?
>
> http://code.google.com/p/pypaypal/
> http://www.geteasyshop.com/front-page
>
Thanks, but neither of these are remotely what I'm looking fo
On Tue, Aug 4, 2009 at 12:41 AM, Sam Tregar wrote:
> Hello all. I'm considering building a module to provide a
> cross-payment-gatewat API for making online payments. In the Perl world we
> have a module like this called Business::OnlinePayment
> (http://search.cpan.org/~jasonk/Business-OnlinePay