-
Getting Error after adding instamojo sdk to kotlin project.
![Screenshot 2023-01-26 at 1 13 48 AM](https://user-images.githubusercontent.com/9382146/214671760-555bddd0-2d78-4bad-8358-b3ae34d63dcd.p…
-
Getting failed to resolve in.juspay:godel:0.6.25.3.1423
Added following dependencies in gradle.
repositories {
mavenCentral()
maven {
url "https://s3-ap-southeast-1.amazonaws…
-
I was using it like below, this was working with v2.4.2 but now I'm getting this error. `Type 'Redis' is not assignable to type 'RedisClient'`
```
import { RedisPubSub } from "graphql-redis-subscr…
-
### Ziggy version
^1.4.6
### Laravel version
^8.65
### Description
default parameter not working, but showing on every Tab link
//route
```
Route::group(
[
'prefix' =…
-
Instamojo payment screen fails to build even after passing the correct order ID. The Order IDs generate **works in the web URL** but when I try to initialize the inbuilt Payment Activity of Instamojo,…
-
its return follow :
> Problem 1
> - php-mqtt/laravel-client[v1.0.0-rc1, ..., v1.0.0] require illuminate/config ~7.0|~8.0 -> found illuminate/config[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] bu…
-
`buildscript {
repositories {
maven { url 'https://plugins.gradle.org/m2/' }
}
dependencies {
classpath 'gradle.plugin.com.onesignal:onesignal-gradle-plugin:[0.11.0, 0.99.9…
-
i get this issue when i try to build the project but when i look at the code i can find `com.braintreepayments.api:drop-in:.` i don't know what to do
`buildscript {
repositories {
mave…
-
App getting crash while am entering the card number. I select the debit card option and the page for entering card details are showned. I tried to enter my card number but its getting crashed while Ia…
-
In this api "https://instamojo-dart-server.herokuapp.com/order". Have the parameters like "createOrderBody" in that amount, buyer_email,buyer_name,buyer_phone,description . How to add the extra param…