Skip to content

Drupal module integrating Pay module with the Securetrading payment processor

Notifications You must be signed in to change notification settings

muhleder/pay_securetrading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This module provides a form for the Pay module which will POST data to the Securetrading Payment Processer, where CC information is entered.

The module works by caching the Drupal form object, before replacing the action with the url of the Payment Processor.

When the response comes back from the Payment Processor, the cached Drupal form object is rebuilt and submitted.

This should allow other Drupal events dependent upon the form being submitted to occur (eg webform submission).

This code is currently alpha-quality, it works for our use case, and has had some internal testing, but has not been tested in the wild as yet.

It may be that some changes to the Pay module could make this module more robust.

About

Drupal module integrating Pay module with the Securetrading payment processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages