CTresman
August 21st, 2003, 07:12 PM
Is there a generic payment gateway module available? We want to pass our order to a secure server on a different domain, where a form will accept credit card details before encrypting it with PGP and sending it on.
The information we need seems to be scatter through all the different gateway modules. It would be useful if there was a generic one (with most features included and documented) so that we could edit out those that we don't need, and cusomise the rest.
And likewise, it would be useful to have a "remote" PHP module that merely accept the posted data (ie, the order details), provides a field for the credit card details, and then returns to the cart after it has been Submitted and posted.
Or is there some generic documentation on how to construct a gateway module?
Thanks
The information we need seems to be scatter through all the different gateway modules. It would be useful if there was a generic one (with most features included and documented) so that we could edit out those that we don't need, and cusomise the rest.
And likewise, it would be useful to have a "remote" PHP module that merely accept the posted data (ie, the order details), provides a field for the credit card details, and then returns to the cart after it has been Submitted and posted.
Or is there some generic documentation on how to construct a gateway module?
Thanks