[ic] Writing a SOAP based payment module

Kevin Walsh kevin at cursor.biz
Wed Apr 7 17:38:37 EDT 2004


Matt Kerner [mkerner at showmeinteractive.com] wrote:
> We're thinking about writing a payment module for a processor that uses
> a SOAP interface. Are there any existing modules out there that do
> this? How difficult do you think it would be?
> 
> Is there a good starting reference for building such a module?
> 
Any of the existing payment modules will serve as a reference for your
new module.  They are all pretty much the same.

At some point in every module, there is a call to the remote service,
or to a local executable.  Simply use SOAP instead.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list