enhancedPayment
LeasePak Documentation Suite NETSOL website
enhancedPayment

(mPower icon) enhancedPayment

The method enhancedPayment takes an input XML document to process real time payments. To process the input XML document method, enhancedPayment reads in the input XML document and converts the data to the format needed for processing the payments. The converted data will go through the edit checks same as edit checks processed through Leasepak interactive U0102 - Enhanced Payments. Unprocessed failed data records will be reported back as an exception. This method will process single record data in one input request. The process of processing record data and returning back exceptions in case of failure is the same as U0102 - Enhanced payment does today. For more details, see U0102 - Enhanced Paymnets into LeasePak.

public java.lang.String enhancedPayment(java.lang.String input)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      input - - XML document with payment information that will be added into RPM/RPN.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message