XML XSD's (XML request only)
Environment | XML Interface | XSD |
---|---|---|
Cert | Transaction | https://certtransaction.elementexpress.com/express.xsd |
Cert | Services | https://certservices.elementexpress.com/expressservices.xsd |
Cert | Reporting | https://certreporting.elementexpress.com/expressreporting.xsd |
Production | Transaction | https://transaction.elementexpress.com/express.xsd |
Production | Services | https://services.elementexpress.com/expressservices.xsd |
Production | Reporting | https://reporting.elementexpress.com/expressreporting.xsd |
SOAP WSDL's
Environment | SOAP Interface | SOAP WSDL |
---|---|---|
Cert | Transaction | https://certtransaction.elementexpress.com/express.asmx?WSDL |
Cert | Services | https://certservices.elementexpress.com/express.asmx?WSDL |
Cert | Reporting | https://certreporting.elementexpress.com/express.asmx?WSDL |
Production | Transaction | https://transaction.elementexpress.com/express.asmx?WSDL |
Production | Services | https://services.elementexpress.com/express.asmx?WSDL |
Production | Reporting | https://reporting.elementexpress.com/express.asmx?WSDL |
5 people found this helpful
I understand from comments on Vantiv One that going forward, the XML Express interface will be supported, and the SOAP one at some point will not. So, why do the schemas for the XML interface only have the request elements, but not the response ones? Is there someplace I can get the up-to-date schemas for the entire API?