Files
super-app/navi-common/proguard-rules.pro
Prakhar Saxena aa64cde09c [TP-23556] [PS] razorpay sync flow AMC integration (#6016)
* TP-22237 | Added payment module

* TP-22237 | Added base classes

* TP-22237 | Refector old razorpay codebase

* TP-22029 | added repo

* TP-19047 | PS | added cashfree integration

* TP-22029 | added repo

* TP-19047 | PS | added cashfree environment

* TP-19047 | PS | added network layer in payment sdk

* TP-19047 | PS | cashfree integration (#5873)

* TP-19047 | PS | added cashfree integration

* TP-22029 | added repo

* TP-19047 | PS | added cashfree environment

* TP-19047 | PS | added network layer in payment sdk

Co-authored-by: Shankar Yadav <shankar.yadav@navi.com>

* TP-23556 | PS | added api layer in navi-payment

* TP-23556 | PS | change api call method

* TP-23556 | PS | Payment sdk api layer (#5967)

* TP-19047 | PS | added cashfree integration

* TP-22029 | added repo

* TP-19047 | PS | added cashfree environment

* TP-19047 | PS | added network layer in payment sdk

* TP-23556 | PS | added api layer in navi-payment

Co-authored-by: Shankar Yadav <shankar.yadav@navi.com>

* TP-23556 | PS | amc syc flow in paymentSummary

* TP-23556 | PS | amc syc flow in otp, orderstatus and auto pay

* TP-23556 | PS | razopay sync flow common sdk

* TP-23556 | PS | updated proguard for razorpay and moved juspay to navi-common

* TP-23556 | PS | removed unused files

* TP-23556 | PS | added payment processing event name

* TP-23556 | PS | resolved comments, error handling

* TP-23556 | PS | added analytics events

* TP-23556 | PS | fix sip first payment

* TP-23556 | PS | fix complie error

* TP-23556 | PS | fix analytics event

Co-authored-by: Shankar Yadav <shankar.yadav@navi.com>
2023-04-13 07:07:17 +05:30

22 lines
751 B
Prolog

# Add project specific ProGuard rules here.
# You can control the set of applied configuration files using the
# proguardFiles setting in build.gradle.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
# Uncomment this to preserve the line number information for
# debugging stack traces.
#-keepattributes SourceFile,LineNumberTable
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile