Ubercart and PaySimple -- How much heavy lifting?

2 replies [Last post]
Joined: 03/17/2009
Juice: 102

Hi folks,

I'm working with a business that is preparing a quote for a potential new client who wants to use PaySimple (http://www.paysimple.com/) as their payment gateway (they have an existing site and relationship; we want to present a Drupal 6/Ubercart 2 option to replace it to meet their expanded needs).

PaySimple isn't currently supported by UberCart, but appears to be a site where all payment transaction processing takes place at the remote side similar to how Payflow works.

I have no idea if this can be incorporated within an UberCart framework (i.e., send purchase info to their site, pay, return the transaction info to Ubercart, close order) but I have no reason to suspect it can't be. May even be possible by replicating and ravaging chunks of the PayFlow module...?

My biz cohort may decide the bounty route better than pushing the potential client to alternatives, depending on the heavy-lifting / estimated bounty / timeline.

Thoughts...?

Joined: 03/27/2009
Juice: 321

There doesn't appear to be any documentation on their website... all I could see is this page: http://www.paysimple.com/partners/software-integration-partners.html

You really need the developer/API documentation to understand what is involved, but all gateways provide some form of API that you can integrate with, the question is what features do they provide via their API's and what features do the need?

Joined: 03/17/2009
Juice: 102

Thanks, Univate... I called and spoke to one of the PaySimple folk, and learned the following: PaySimple has a 2.0 version and a 1.0 version; the 1.0 version utilizes the USA ePay payment module for Ubercart/Drupal. According to the Drupal module page, it's Ubercart 2.0 compatible.

Clients on PaySimple 2.0 who want to integrate can downgrade to PaySimple 1.0 -- it's "essentially a switch" on the backend; the only feature they lose is email invoicing, so if they don't do that then they can downgrade their PaySimple version w/o any other loss and come up on Ubercart 2.0.