Re: Python package to accept payments in Internet

2017-05-09 Thread Paul Rubin
Chris Warrick writes: > there might be other users that will avoid your package for licensing > reasons. And there also might be other users who embrace the package for those same reasons. -- https://mail.python.org/mailman/listinfo/python-list

Re: Python package to accept payments in Internet

2017-05-04 Thread Victor Porton
Gregory Ewing wrote: > Victor Porton wrote: >> You carp with words, finding a problem where there is no real problem, >> just words (I mean the word "hack") which sound like a problem. > > Words are important. The very fact that it sounds like a > problem *is* a problem if you're trying to persua

Re: Python package to accept payments in Internet

2017-05-03 Thread Victor Porton
On Wed, 2017-05-03 at 17:02 +0200, Chris Warrick wrote: > On 3 May 2017 at 16:45, Victor Porton wrote: > > Steve D'Aprano wrote: > >  > > > On Wed, 3 May 2017 02:19 am, Victor Porton wrote: > > >  > > > > I have created a full featured package to accept payments in > > > > Internet > > > > (curren

Re: Python package to accept payments in Internet

2017-05-03 Thread Gregory Ewing
Victor Porton wrote: You carp with words, finding a problem where there is no real problem, just words (I mean the word "hack") which sound like a problem. Words are important. The very fact that it sounds like a problem *is* a problem if you're trying to persuade people to use your software, e

Re: Python package to accept payments in Internet

2017-05-03 Thread Gregory Ewing
Chris Warrick wrote: Also, this line looks unconvincing: # This is a quick hack. For serious work use https://github.com/paypal/PayPal-Python-SDK instead. Surely there's no such thing as non-serious work when you're handling other people's money? -- Greg -- https://mail.python.org/mailman/li

Re: Python package to accept payments in Internet

2017-05-03 Thread Chris Warrick
On 3 May 2017 at 17:58, Victor Porton wrote: > Chris Warrick wrote: > >> On 3 May 2017 at 17:19, Victor Porton wrote: >>> What do you mean by "banned"? Does this mean that Google does not use >>> software of this license? >> >> https://opensource.google.com/docs/using/agpl-policy/ >> https://www.

Re: Python package to accept payments in Internet

2017-05-03 Thread alister
On Wed, 03 May 2017 18:58:50 +0300, Victor Porton wrote: > Chris Warrick wrote: > >> On 3 May 2017 at 17:19, Victor Porton wrote: >>> What do you mean by "banned"? Does this mean that Google does not use >>> software of this license? >> >> https://opensource.google.com/docs/using/agpl-policy/ >

Re: Python package to accept payments in Internet

2017-05-03 Thread Victor Porton
Chris Warrick wrote: > On 3 May 2017 at 17:19, Victor Porton wrote: >> What do you mean by "banned"? Does this mean that Google does not use >> software of this license? > > https://opensource.google.com/docs/using/agpl-policy/ > https://www.theregister.co.uk/2011/03/31/google_on_open_source_lic

Re: Python package to accept payments in Internet

2017-05-03 Thread Chris Warrick
On 3 May 2017 at 17:19, Victor Porton wrote: > What do you mean by "banned"? Does this mean that Google does not use > software of this license? https://opensource.google.com/docs/using/agpl-policy/ https://www.theregister.co.uk/2011/03/31/google_on_open_source_licenses/ > My package is a profes

Re: Python package to accept payments in Internet

2017-05-03 Thread Victor Porton
On Wed, 2017-05-03 at 17:02 +0200, Chris Warrick wrote: > On 3 May 2017 at 16:45, Victor Porton wrote: > > Steve D'Aprano wrote: > > > > > On Wed, 3 May 2017 02:19 am, Victor Porton wrote: > > > > > > > I have created a full featured package to accept payments in > > > > Internet > > > > (curren

Re: Python package to accept payments in Internet

2017-05-03 Thread Chris Warrick
On 3 May 2017 at 16:45, Victor Porton wrote: > Steve D'Aprano wrote: > >> On Wed, 3 May 2017 02:19 am, Victor Porton wrote: >> >>> I have created a full featured package to accept payments in Internet >>> (currently supports PayPal). >> [...] >>> Buy the commercial version and support scientific r

Re: Python package to accept payments in Internet

2017-05-03 Thread Victor Porton
Steve D'Aprano wrote: > On Wed, 3 May 2017 02:19 am, Victor Porton wrote: > >> I have created a full featured package to accept payments in Internet >> (currently supports PayPal). > [...] >> Buy the commercial version and support scientific research and a new >> principle of the Web I am working

Re: Python package to accept payments in Internet

2017-05-02 Thread Steve D'Aprano
On Wed, 3 May 2017 02:19 am, Victor Porton wrote: > I have created a full featured package to accept payments in Internet > (currently supports PayPal). [...] > Buy the commercial version and support scientific research and a new > principle of the Web I am working on. What licence is your packag

Python package to accept payments in Internet

2017-05-02 Thread Victor Porton
I have created a full featured package to accept payments in Internet (currently supports PayPal). It has especially great support for recurring payments. Here it is: http://freesoft.portonvictor.org/django-debits.xml I hope we with community work will turn it into an universal payment gateway