-
The app is not building after upgrading Gradle.
Execution failed for task ':esewa_pnp:bundleDebugAar'.
> Direct local .aar file dependencies are not supported when building an AA…
-
Attribute application@allowBackup value=(false) from AndroidManifest.xml:
is also present at [eSewaSdk.aar] AndroidManifest.xml:14:18-44 value=(true).
Suggestion: add 'tools:replace="android:allow…
-
I wanted to use class name `WooCommerce_eSewa` but PHPCS shows this error:
```
FILE: ...t\plugins\woocommerce-esewa\includes\class-woocommerce-esewa.php
------------------------------------------…
-
I used test environment config and tried logging the user but it it showed invalid username or password although the credentials were right. I hope it's fixed soon.
-
Hey again,
I dont know why but every time i try to log in to esewa through my app, it says "Incorrect username or password" although the credentials are correct.
i can log in directly to esewa app…
-
Great work, if I found the android version usefull. Ill send a PR to add iOS support soon. Kudos brother.
-
I just noticed a bug in this package on verify transaction after successful payment is made.
How to recreate?
The [docs says](https://developer.esewa.com.np/#/epay?id=payment-verification), to v…
-
-
Is it possible to add a local payment gateway of my country in the application?
-
If below form is submitted then it will auto redirects to payment gateway page but if method is set as GET then it will redirect to the page but unfortunetely when cancel button is trigger it will hav…