razorpay / razorpay-capacitor

Capacitor wrapper around Razorpay's Android and iOS SDKs
https://www.npmjs.com/package/com.razorpay.capacitor
12 stars 28 forks source link

Not compatible with Capacitor 4.0 #48

Open iamromec opened 2 years ago

iamromec commented 2 years ago

Hello team,

As per the latest version of the capacitor, this plugin is outdated. So please update and make it compatible with Capacitor 4.

Screenshot 2022-08-02 at 9 32 42 PM
iamromec commented 2 years ago

@vivekshindhe @Nautiyalsachin @captn3m0

Please look into this on an urgent basis as new apps are unable to install and use this plugin.

ebizbuddy commented 2 years ago

This plugin is breaking with Capacitor 4. Please fix asap!

Also check npm audit report: lodash <4.17.21 Severity: high Command Injection in lodash - https://github.com/advisories/GHSA-35jh-r3h4-6jhm No fix available node_modules/java-parser/node_modules/lodash java-parser 0.4.0 - 1.0.0 Depends on vulnerable versions of lodash node_modules/java-parser capacitor-razorpay * Depends on vulnerable versions of java-parser node_modules/capacitor-razorpay

3 high severity vulnerabilities

vivekshindhe commented 2 years ago

Folks, a new version 1.2.0 of razorpay-capacitor has been released which support capacitor 4.0. Please integrate with that. I'll keep the ticket open so that you can post here if there are any issues regarding the same.

@ebizbuddy will be looking into these ASAP. Thanks for pointing them out.

mukul-myhq commented 1 year ago

Hi @ebizbuddy , razorpay's latest (1.2.0) is not working for me with cap v4 on the android devices, it does not resolve (or reject) the Checkout.open call. Working fine for the iOS device

let me know if you need more details?

AnkitMaheshwariIn commented 1 year ago

@vivekshindhe Getting error on Android build - using Capacitor 4 latest version.

Here are the details of the error.

image