-
- Rename `Instamojo.InstamojoPaymentCallback` to `Instamojo.PaymentCallback`,
- Rename `com.instamojo.android.network.ImojoService` to `com.instamojo.android.network.InstamojoService`,
- Rename `I…
-
Internal error: Artifact type null not expected, only jar or aar are handled.
-
I have just installed *instamojo* framework
```
# Pods for InstamojoDemo
pod 'Instamojo', :git => 'https://github.com/Instamojo/ios-sdk.git', :tag => '1.0.12'
pod 'InstaMojoiOS', '0.0.2'
`…
-
After my project migrate to Androidx instamojo stop working
Instamojo: Initializing SDK...
after blank page show nothing action happen
also i have face issue regarding UPI Payment no success page…
adraj updated
3 years ago
-
Hello,
How to Integrate a Instamojo Payment Gatway In Swift Using This IOS Sdk. i don't know how to integrat this IOS Sdk. anyone is Know. then help me.
-
At this point, SDK expects the app to take care of permissions. But this should not be the case and should be taken care by SDK itself.
https://github.com/Instamojo/android-sdk-sample-app/blob/mast…
-
I have done the integration of Instamojo with my app by using steps are you given on the website. [https://docs.instamojo.com/v1.1/page/ios-sdk]
But I stuck on one place where I can’t know what shou…
-
version : 3.6.0
have issue related to manifest for android 12 and later version
Caused by: java.lang.RuntimeException: Manifest merger failed : android:exported needs to be explicitly specified …
-
What should be correct URL when calling Instamojo API?
As of now i am using https://test.instamojo.com/v2/gateway/orders.
When calling HttpWebResponse, i am facing 403 forbidden error issue.
Gett…
-
I have created a backend server to create Payment Request and it generates payment request and gives 32 digit order id successfully.
Even I receive payment email so that proves Payment Request is suc…