Thank you very much for the guidance, I look at the code. I am developing a new plugin for a processor different from Paymentech, but with a similar system, to the Spanish banking. When it is finished I will put in the repository.
On Nov 19, 1:42 am, "Lucie Lejard" <[EMAIL PROTECTED]> wrote: > am not sure if this helps, but there is already an egg > getpaid.paymentech > (http://pypi.python.org/pypi/getpaid.paymentech/0.3). Otherwise, if > you have the order object, you can access the cart corresponding to > this order and then mostly everything you need. > Also, in the notifications.py file > (https://getpaid.googlecode.com/svn/Products.PloneGetPaid/trunk/Produc...) > you have the code that sends the emails at the end of the checkout. > > Lucie > > -- > S i x F e e t U p , I n c . | http://www.sixfeetup.com > Phone: +1 (317) 861-5948 x605 > REGISTER NOW for the Plone Deployment Workshop | Nov. 20-21, > 2008http://www.sixfeetup.com/news/plone-deployment-workshop > > On Tue, Nov 18, 2008 at 3:24 AM, fxmarin <[EMAIL PROTECTED]> wrote: > > > Good morning! > > > I am developing a Paymentech plug-in based and I don't know how to > > access to elements of the order. > > Do you know how I can access to > > - the general data of the purchase order as mail from the buyer, > > - the details of the elements of the order as the quantity of each of > > the articles, > > - and the general configuration of getpaid as mail from the seller? > > > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
