Hi all, A week-or-so back I implemented getpaid.virtualmerchant[1], a synchronous payment processor for the VirtualMerchant[2] payment site. Virtual Merchant supports a whole bunch of cool features but I've just implemented the standard authorize transaction (no refund - don't think it supports this anyway). Unfortunately the client currently won't be implementing GetPaid and hence this payment processor in their site so thought I'd just put it out there for anyone else who would like to use it.
Disclaimer: I've only tested it in a test fixture so haven't tried it in a live production environment, though it should work fine. Also the customer's site is running Plone 2.5.5 so I've only tested this code against GetPaid 0.6.2 but it should work fine on newer versions of GetPaid. Thanks, Tim [1] http://code.google.com/p/getpaid/source/browse/#svn/getpaid.virtualmerchant/trunk [2] http://www.myvirtualmerchant.com -- GetPaid for Plone: http://www.plonegetpaid.com (overview info) | http://code.google.com/p/getpaid (code and issue tracker) 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?hl=en
