billingcare setup: BIP URL
Hey everyone. Working on getting billingcare integrated with BIP in a test environment.
I can log in to the BIP xmlpserver web interface and view the invocies generated by the pin_inv_doc_gen program. So i know BIP is working and i can view the PDF invoice that way.
The problem seems to be somewhere in the Billingcare -> BIP integration.
When i select the "View Invoice PDF" option from the billingcare "bills" tab, i get an error that says: "Unable to retrieve the invoice. Contact your supervisor."
Its not clear what the exact value of the BIP_URL needs to be from the install docs. So that might be wrong. Also there are no errors in any of the billingcare logs related to the fetching of the invoice. Does the browser attempt to fetch the invoice directly from BIP, or does it call some billingcare code to fetch the invoice from the back-end? If the browser is trying to fetch it directly that would explain the absense of any error logs.