2019 Apr 07 8:43 AM
Hello,
I'm facing problem to create Service Consumer for Credit Card Interface - Authorize.net company
they supply the schema as XSD file
I tried to create the service in two ways:
Option (1) : (from XSD file) I'm trying to create the schema according to https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd

Option (2):
When we convert the XSD to WSDL using program: SPROX_XSD2WSDL
Loading WSDL after conversion in SE80 we get the following error:

API reference:
Thank you!
2019 Apr 07 9:19 AM