mdInvoiceResponse  -  the module for fetching
and analyzing electronic XML invoice responses
mdInvoiceResponse
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
Major differences of V4.00 to V3.00

Interface IAddress  
  • Extended to allow the creation of addresses as well
Interface IMDInvoiceResponse  
  • GetESRInfo method: new method to retrieve all needed ESR information for an annulment or creditAdvice response
  • GetResponseInfo method: new argument peResponseSubStatus allows to differentiate the subtype if the response is an annulment or credit advice
Interface IMDInvoiceResponseManager  
  • Print method: shifted from IMDInvoiceResponse to the main interface
  • Print method: the argument IAddress *pIAddressPayFrom allows to set the party that pays the bill of an annulment or credit advice (because this information is not part of the XML response)
  • PrintAdjust method: new method to allow the adjustment of any print object
  • PrintSetup method: new method to setup the default printer and its default settings per response type
  • Receive method: argument lVersions allows to set the versions that should be downloaded
  • NumDocuments get property: allows to query the local Mediport mailbox for the available responses of a certain version
Interface IModifiedInfo  
  • GetAmountObligations method: new method to get old and modified obligatory amounts as opposed to the total amounts
  • GetValidatorAmount method: supplied the amounts of the obligatory services instead of the full amount (the amounts are the same if all service records are obligatory)