Package 

Class PhonePeHandler

  • All Implemented Interfaces:
    com.payu.phonepe.callbacks.ICheckPhonepe , com.payu.socketverification.interfaces.PayuNetworkAsyncTaskInterface

    
    public class PhonePeHandler
     implements PayuNetworkAsyncTaskInterface, ICheckPhonepe
                        
    • Method Summary

      Modifier and Type Method Description
      void onPayuNetworkAsyncTaskResponse(String payUAsyncTaskResponse, String webServiceType)
      void isPhonepeAvailable(boolean showPhonepe)
      PaymentRequest parseResponse(String response) Parsing the response
      • Methods inherited from class com.payu.socketverification.interfaces.PayuNetworkAsyncTaskInterface

        onPayuNetworkAsyncTaskResponse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait