Appliance came to rescue. Works like a champ! https://github.com/mdipierro/web2py-appliances/tree/master/PosOnlineStore
On Monday, December 21, 2015 at 2:12:33 PM UTC-5, Ron Chatterjee wrote: > > Was looking for something similar to this as an example (model, view, > controller) > > http://www.micahcarrick.com/django-authorize-net-payments.html > > So Anthony, The Paymentech, code Massimo has on github, I am confused > about which part goes where. lol. Since lot of it seems commented out. Is > there a preference between using Authorize.Net or Stripe? I am interested > in creating the payment gateway based on $X and process a refund if > requested based on a service provided. > > Even looking at stripe.py as Mathieu suggested, lot of the code seem to be > all commented out. Is there a working example of stripe or authorize.NET in > .w2p format making a simple payment gateway? > > > > > On Monday, December 21, 2015 at 2:58:35 AM UTC-5, Mathieu Clabaut wrote: >> >> I have,'t seen anything up to date for paypal… >> But there is a working base for stripe on gluon/contrib/stripe.py >> >> >> On Sun, Dec 20, 2015 at 8:55 PM Ron Chatterjee <[email protected]> >> wrote: >> >>> Is there a .w2p example with forms and payment processing to look at? >>> Not sure if slice is updated for paypal etc. >>> >>> >>> On Saturday, December 19, 2015 at 10:34:33 PM UTC-5, Anthony wrote: >>>> >>>> Have you looked at this yet: >>>> http://web2py.com/books/default/chapter/29/14/other-recipes#Accepting-credit-card-payments >>>> >>>> There is also >>>> https://github.com/web2py/web2py/blob/master/gluon/contrib/paymentech.py >>>> . >>>> >>>> On Saturday, December 19, 2015 at 9:32:41 PM UTC-5, Ron Chatterjee >>>> wrote: >>>>> >>>>> Any good material on payment gateway someone can be point me to? >>>>> >>>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

