SECPay (PayPoint) Payment Module

Posts: 302
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

I've developed a SECPay payment module. Just wondering if anyone else has been working on one, maybe you have a private module not yet shared and would like to join forces. Just putting the feelers out for now as not yet gone live with the module (although that should be happening today).

Posts: 302
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

Is there no-one that needs/wants a SECPay module?

Posts: 1
Joined: 08/29/2008

How far did you get with the PayPoint module? Are you at a point to make it available or do you need some help with coding / testing it?

Posts: 302
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

At the moment I have implemented the SECPage payment method. It's like PayPal standard where the user is redirected to the SECPay site to enter payment details. When the user submits their payment on the SECPay site, a callback is made to the Ubercart site and the payment is processed based on the callback parameters.

I have it running on one site and it's working fine. We had to change the authentication of the hash to add a comment to the order (if it failed) as orders where being completed on SECPay but being rejected by the module.

I have implemented the basic structure of the module but it needs taking to the next level. Ideally I would like to post it on drupal.org and fine a co-maintainer willing to help improve the module. Any offers?

Posts: 1
Joined: 09/02/2008

Do you have a list of things to do in order to take this module "to the next level" ?

I'm willing to peel it open during the integration for a client, and amend anything you feel needs work.

Add to drupal.org cvs and grant 'budda' permission if you wish.

Cheers for the work done so far.

Posts: 302
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

When is your project deadline?

Posts: 1
Joined: 09/03/2008

Just found out a client wants to integrate secpay from the current paypal account so this would be very useful for us. The deadline is asap as well so could test.

Posts: 302
Joined: 08/28/2007
Early adopter... addicted to alphas.Not KulvikTheminator

Okay, here we go...

I have attached the most recent version of the SECPay module. I renamed all the references to 'secpay' to 'paypoint' and made a couple of slight improvements that I have only half tested. I have this running on a client site so I know it works fine in that environment.

If someone could set this up and do some testing that would help get this in a good shape for release on drupal.org. Please post back here if you have problems or suggestions on how this can be improved.

Here's a short list of what I think needs doing:

- Make checkout messages editable in the admin settings
- Implement payment page templates
- Implement other available options provided by the service
- Add more security checks (e.g. IP address)
- Tighter authentication (this sometimes fails)
- Documentation for installation and usage
- Integrate other services (currently redirects user to SECPay site)

uc_paypoint.tgz
Professional_integration_guide.pdf