hi all,

i integrated paypal website payments standard on www.tenthrow.com,
using encrypted payment buttons and IPN (instant payment
notification).  my implementation is based off of:
http://web2pyslices.com/main/slices/take_slice/9

i can take a look at my code and try and pull it out to share with
others.

questions i have:
 - paypal has newer supposedly better APIs (though the new ones have
no shopping cart).  you might prefer those
 - the code does not run on the google app engine, and noone at paypal
seems interested in keeping me as a customer as my clients are
starting to use google app engine, so they won't help me get the
encryption working with the limited libraries on google app engine.

anyhow, if there is interest in seeing my code let me know.  it will
be a few days before i can get to pulling it out and sharing it
though.

thanks,

christian

On Nov 25, 9:28 pm, Andrew Evans <randra...@gmail.com> wrote:
> For me I need a payed subscription service and a simple payment button that
> after payment lets the user download a file (the file they purchased)
>
> The subscription would give users access to the site so people could sell
> there digital goods (via) the simple payment button :D
>
> Anyway *cheers
>
> On Thu, Nov 25, 2010 at 8:04 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > Which features do people need?
>
> > simple payment button?
> > submission of shopping chart?
> > digital content?
> > handling for tax computations and shipping costs?
> > receive paypal notification (like the user has canceled a payment)?
>
> > Some things are easier than others. Some things may require a tight
> > integration with your app and depends on details.
>
> > On Nov 25, 5:45 pm, mdmcginn <michael.d.mcgin...@gmail.com> wrote:
> > > I will pay another $200 US if someone develops a PayPal plugin/module
> > > for web2py that doesn't have to be described by the words
> > > "Experimental" or "Needs work."
>
> > > On Nov 25, 1:03 pm, Bruno Rocha <rochacbr...@gmail.com> wrote:
>
> > > > I am implementing PayPal for a animal charity project (
> > natalanimal.com.br),
> > > > now this project is receiving donations by PagSeguro (the bigger pay
> > gateway
> > > > of Brazil), but we started to receive international donations, so I am
> > > > working on PayPal integrations right now.
>
> > > > If I got success on integration, I'll contact you latter.
>
> > > > 2010/11/25 Andrew Evans <randra...@gmail.com>
>
> > > > > Hello just wondering if there is anyone out there willing to help out
> > with
> > > > > Paypal integration in a new system I am building. Its a subscription
> > based
> > > > > service that allows (should allow) users to sell digital goods by
> > paypal.
>
> > > > > The subscription part will also be handled by paypal :D
>
> > > > > If some one is willing to help out. I could pay them 140 GBP... I
> > know its
> > > > > not much but if some one wants to help that would be great
>
> > > > > email me or reply to this post if interested
>
> > > > > *cheers
>
> > > > > Andrew
>
> > > > --
>
> > > > Bruno Rochahttp://about.me/rochacbruno/bio
>
>

Reply via email to