How Can jBilling Help You?
Who’s Using jBilling?

“jBilling handles any complex subscription we can think of.”
Russell Vowles
UK Broadband Ltd.
See all testimonials >

jbilling PHP API - Unable to parse file

This is my error:

"PHP Fatal error: Uncaught exception 'JbillingAPIException' with message 'An error occurred attempting to instantiate the JBilling WSDL connection. Unable to parse WSDL file http://xxx/jboss-net/services/billing?wsdl\nXML error on line 1: Mismatched tag'"

I'm trying to follow the tutorial to connect to my php framework, but I'm getting this exception with the very first line of the proccess:

$jbilling = jbillingAPIFactory::getAPI( "http://mydomain/jboss-net/services/billing?wsdl", "admin", "123qwe" );

"Mismatched tag" - what is that?

I appreciate any ideas.

 
rahul_ckb wrote 28 weeks 2 days ago

Same problem

Hi,

I am having the same problem. Can anybody help me in solving this problem?

Thanks & regards
Rahul

Please register or login to post a comment.