Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8453

Re: Online payment

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <florencio.cano@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.240
X-Spam-Level **
X-Spam-Evidence '*H*': 0.57; '*S*': 0.05; 'python': 0.08; 'cc:addr :python-list': 0.16; 'cc:2**0': 0.21; 'this?': 0.22; 'header:In- Reply-To:1': 0.22; 'message-id:@mail.gmail.com': 0.28; 'framework': 0.28; 'subject:payment': 0.29; 'django': 0.29; 'cc:addr:python.org': 0.30; 'web-site': 0.30; 'received:209.85.160': 0.34; 'received:209.85.160.46': 0.35; 'received:mail-pw0-f46.google.com': 0.35; 'received:google.com': 0.37; 'using': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'did': 0.40; 'where': 0.40; 'payments': 0.64; 'credit': 0.67; 'receive': 0.69; 'shopping': 0.92; 'to:none': 0.93; 'subject:Online': 0.95
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=fbbk4EQHxvAcc/QDGrjePhMZRkjLdB29JqFrONncRBE=; b=BeRstIY9zZRYdXclVyznkpATYAaj29ARe4vFNXeCZ1chb+cJJCwbGjZudJJqdBp70Q Ar25pTP7bU/4nZ4dc0zGDnuUZTy+hqnSN47+79RnBCpHb9SYoez+m6TkK08f3jtp3XyQ FIjcJDKpascS1NgA1FFQGCIOAjVAlT58kVtM8=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; b=O8WanzM9y1Bwag15KG/yAT/Onk/KvJoY3iq8qdmVXhAdg0HF5JX/mfBiiCYN7/BeH+ NwPxAmi6KnzF5HaZvCET0RS3gsoVU5lDgbE3fEvVM4r0aU+6ydrJH6+2EeUHELHHAdPb 4170+YFAGkTSHQPMH9UcKTjEjZBzL5u+GmK2M=
MIME-Version 1.0
In-Reply-To <20cf30050e1ce6842904a67efc42@google.com>
References <20cf30050e1ce6842904a67efc42@google.com>
Date Sat, 25 Jun 2011 20:29:00 +0200
Subject Re: Online payment
From Florencio Cano <florencio.cano@gmail.com>
Cc Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Sat, 25 Jun 2011 22:17:55 +0200
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.409.1309033076.1164.python-list@python.org> (permalink)
Lines 5
NNTP-Posting-Host 82.94.164.166
X-Trace 1309033076 news.xs4all.nl 4368 [::ffff:82.94.164.166]:59304
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8453

Show key headers only | View raw


> 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?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Online payment Florencio Cano <florencio.cano@gmail.com> - 2011-06-25 20:29 +0200

csiph-web