- i(String, String) - Static method in class bd.com.ipay.sdk.util.Logger
 
-  
 
- i(String, String, Throwable) - Static method in class bd.com.ipay.sdk.util.Logger
 
-  
 
- i(Class<?>, String) - Static method in class bd.com.ipay.sdk.util.Logger
 
-  
 
- i(Class<?>, String, Throwable) - Static method in class bd.com.ipay.sdk.util.Logger
 
-  
 
- initialize(Context) - Static method in class bd.com.ipay.sdk.IPaySDK
 
- 
As iPay SDK initializes automatically(This function is called automatically on app start up),
 there is no necessity to call this method.
 
- initialize(Context, IPaySDK.InitializeCallback) - Static method in class bd.com.ipay.sdk.IPaySDK
 
- 
As iPay SDK initializes automatically(This function is called automatically on app start up),
 there is no necessity to call this method.
 
- insert(Uri, ContentValues) - Method in class bd.com.ipay.sdk.provider.IPaySDKInitProvider
 
-  
 
- INVALID_URL_SCHEME_ADDED_REASON - Static variable in class bd.com.ipay.sdk.util.Constants
 
-  
 
- InvalidCheckoutUrlException - Exception in bd.com.ipay.sdk.exception
 
-  
 
- InvalidCheckoutUrlException() - Constructor for exception bd.com.ipay.sdk.exception.InvalidCheckoutUrlException
 
-  
 
- InvalidCheckoutUrlException(String) - Constructor for exception bd.com.ipay.sdk.exception.InvalidCheckoutUrlException
 
-  
 
- InvalidCheckoutUrlException(String, Throwable) - Constructor for exception bd.com.ipay.sdk.exception.InvalidCheckoutUrlException
 
-  
 
- IPAY_APP_PACKAGE_NAME - Static variable in class bd.com.ipay.sdk.IPaySDK
 
- 
iPay Bangladesh Ltd.
 
- IPAY_CHECKOUT_ACTIVITY_NOT_FOUND_REASON - Static variable in class bd.com.ipay.sdk.util.Constants
 
-  
 
- IPAY_CHECKOUT_URL_KEY - Static variable in class bd.com.ipay.sdk.activity.IPayCheckoutActivity
 
-  
 
- IPAY_COM_BD - Static variable in class bd.com.ipay.sdk.SDKUtils
 
- 
Checkout Url host name.
 
- IPayCheckoutActivity - Class in bd.com.ipay.sdk.activity
 
-  
 
- IPayCheckoutActivity() - Constructor for class bd.com.ipay.sdk.activity.IPayCheckoutActivity
 
-  
 
- IPaySDK - Class in bd.com.ipay.sdk
 
- 
This class is designed to initialize and customize the uses of iPay SDK.
 
- IPaySDK.CheckoutState - Enum in bd.com.ipay.sdk
 
- 
Values to mark Checkout State
 
- IPaySDK.CheckoutStatus - Enum in bd.com.ipay.sdk
 
- 
Values to define Checkout Status
 
- IPaySDK.InitializeCallback - Interface in bd.com.ipay.sdk
 
- 
 
- IPaySDKException - Exception in bd.com.ipay.sdk.exception
 
-  
 
- IPaySDKException() - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKException
 
-  
 
- IPaySDKException(String) - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKException
 
-  
 
- IPaySDKException(String, Throwable) - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKException
 
-  
 
- IPaySDKInitializeException - Exception in bd.com.ipay.sdk.exception
 
-  
 
- IPaySDKInitializeException() - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKInitializeException
 
-  
 
- IPaySDKInitializeException(String) - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKInitializeException
 
-  
 
- IPaySDKInitializeException(String, Throwable) - Constructor for exception bd.com.ipay.sdk.exception.IPaySDKInitializeException
 
-  
 
- IPaySDKInitProvider - Class in bd.com.ipay.sdk.provider
 
- 
Auto initialization class to initialize iPay SDK.
 
- IPaySDKInitProvider() - Constructor for class bd.com.ipay.sdk.provider.IPaySDKInitProvider
 
-  
 
- IPaySDKVersion - Class in bd.com.ipay.sdk
 
-  
 
- IPaySDKVersion() - Constructor for class bd.com.ipay.sdk.IPaySDKVersion
 
-  
 
- IPayWebCheckoutActivity - Class in bd.com.ipay.sdk.activity
 
-  
 
- IPayWebCheckoutActivity() - Constructor for class bd.com.ipay.sdk.activity.IPayWebCheckoutActivity
 
-  
 
- isChromeInstalled(Context) - Static method in class bd.com.ipay.sdk.SDKUtils
 
- 
Checks if Chrome is installed or not.
 
- isDebugLogEnabled() - Static method in class bd.com.ipay.sdk.IPaySDK
 
-  
 
- isInitialized() - Static method in class bd.com.ipay.sdk.IPaySDK
 
- 
Indicates whether the iPay SDK has been initialized.
 
- isIPayAppInstalled(Context, boolean) - Static method in class bd.com.ipay.sdk.SDKUtils
 
- 
Checks if iPay is installed or not.
 
- isValidCheckoutCallbackActionUrls(CheckoutCallbackActionUrls) - Static method in class bd.com.ipay.sdk.SDKUtils
 
-  
 
- isValidIPayCheckoutUrl(String) - Static method in class bd.com.ipay.sdk.SDKUtils
 
-  
 
- isValidUrlSchemeAdded(Context, boolean) - Static method in class bd.com.ipay.sdk.SDKUtils
 
- 
Checks if the callback deeplink url is a valid one or not.
 
- isValidUrlSchemeAdded(Context, IPaySDK.InitializeCallback, boolean) - Static method in class bd.com.ipay.sdk.SDKUtils
 
- 
Checks if the callback deeplink url is a valid one or not.