payu-intrepos / PayUCheckoutPro-Android

PayUCheckoutPro SDK for Android
9 stars 9 forks source link

Intent Redirection #16

Closed Shubham178046 closed 2 years ago

Shubham178046 commented 2 years ago

Hi, This is a issue after integrating payu money SDK google play console is reposting this issue please let us know any solution for this issue Your app(s) are vulnerable to Intent Redirection.

Shubham178046 commented 2 years ago

this is my gradle file //Payment implementation 'in.payu:payu-checkout-pro:1.5.0' implementation 'com.google.android.material:material:1.3.0' implementation ('in.payu:olamoney:1.1.0'){ exclude group: 'in.payu', module: 'paymentparamhelper' } implementation 'in.payu:phonepe-intent:1.6.1' implementation 'in.payu:payu-gpay:1.4.0'

Rahul-Hooda commented 2 years ago

@Shubham178046 - Please update to latest SDK version as below - implementation 'in.payu:payu-checkout-pro:1.7.4'