razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
106 stars 149 forks source link

Is it okay to use razorpay_web package as it is not official #273

Open debjeetdebnath opened 2 years ago

debjeetdebnath commented 2 years ago

I want to integrate Razorpay payment into my flutter web project but there is no official package for this.In pub dev there is a forked package named razorpay_web which works in my test mode but it will be okay if I used it in production, like the owner of the package can do anything with my information or not?

swarupbc commented 1 year ago

As a developer, you can just check the source code of the package if there is any malicious code present. I'm using it for production, working fine.

ShankarKakumani commented 1 year ago

@swarup13, I am unable to build IOS app while using 'razorpay_web'. is it working for you ?

gauravmehta13 commented 1 year ago

@ShankarKakumani Fixed in latest release