SOAP

[SECPay services]
-> SOAP index

                 SOAP Service Documentation

SOAP stands for "Simple Object Acces Protocol" and is a lightweight XML-based communications protocol designed for the exchange of information in a platform-independant, distributed environment.


SECPay leverages the RPC (remote procedure call) capabilities of SOAP to provide a secure remote interface to our transactional network from within your own code as though you were making a call to a local method or function.


SOAP Services are defined using the WSDL (Web Services Definition Language) and are accessible via a URL which is known as a SOAP Endpoint.

Documentation is available for the following type of transactions:

Endpoint: https://www.secpay.com/java-bin/soap
WSDL: https://www.secpay.com/java-bin/services/SECCardService?wsdl
Further Information:

Code Examples:

(c)Copyright 2003 SECPay Ltd., All Rights Reserved.