Package 

Class MerchantWebServicePostParams

    • Method Summary

      Modifier and Type Method Description
      PostData getMerchantWebServicePostParams() we gotta check all webservices.find the command thenValidate all the post params accordingly.
      • Methods inherited from class com.payu.india.Payu.PayuUtils

        deviceAnalytics, getAnalyticsString, getApiV2Url, getDoubleValue, getFromSharedPreferences, getFromSharedPreferences, getHttpsConn, getHttpsConn, getHttpsConn, getHttpsConn, getHttpsConnForGetRequest, getIssuer, getPaymentTypeValue, getStoredCard, getStoredCard, getStringBuffer, getStringBuffer, getStringBuilder, getStringValue, getTransactionResponse, getTransactionResponseJson, getUdid, luhn, removeFromSharedPreferences, replaceString, safeClose, setAnalyticsKeyCB, setAnalyticsKeyCB, setVariableCB, storeInSharedPreferences, updateAnalytics, validateCardNumber, validateCardNumber, validateCvv, validateExpiry
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MerchantWebServicePostParams

        MerchantWebServicePostParams(MerchantWebService merchantWebService)
        Parameters:
        merchantWebService - should have all the mandatory params like key, command var1, hash and the option params like var2, etc..