diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2085f29..8e079ed 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,12 +1,12 @@
+ android:versionCode="48"
+ android:versionName="7.8.0" >
+ android:minSdkVersion="19"
+ android:targetSdkVersion="29" />
@@ -14,33 +14,14 @@
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/README.md b/README.md
index ea2b09f..c80584c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-### Integration of Custom Browser (Latest version 7.6.4)
+
+### Integration of Custom Browser (Latest version 7.8.0)
Go to this document:
-https://payumobile.gitbook.io/sdk-integration/android/custom-browser
\ No newline at end of file
+https://payumobile.gitbook.io/sdk-integration/android/custom-browser
diff --git a/project.properties b/project.properties
index 7e2ca64..9e5c519 100644
--- a/project.properties
+++ b/project.properties
@@ -11,5 +11,3 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
-target=android-20
-android.library=true
diff --git a/res/anim/cb_face_out.xml b/res/anim/cb_face_out.xml
old mode 100644
new mode 100755
diff --git a/res/anim/cb_fade_in.xml b/res/anim/cb_fade_in.xml
old mode 100644
new mode 100755
diff --git a/res/anim/slide_up_in.xml b/res/anim/slide_up_in.xml
old mode 100644
new mode 100755
diff --git a/res/anim/slide_up_out.xml b/res/anim/slide_up_out.xml
old mode 100644
new mode 100755
diff --git a/res/color/otp_approve_button_color.xml b/res/color/otp_approve_button_color.xml
old mode 100644
new mode 100755
diff --git a/res/drawable-hdpi-v4/cb_ic_edit_black.png b/res/drawable-hdpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index 518e9c5..0000000
Binary files a/res/drawable-hdpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-hdpi-v4/hourglass.png b/res/drawable-hdpi/hourglass.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-hdpi-v4/hourglass.png
rename to res/drawable-hdpi/hourglass.png
diff --git a/res/drawable-ldpi-v4/cb_ic_edit_black.png b/res/drawable-ldpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index c46fbd2..0000000
Binary files a/res/drawable-ldpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-mdpi-v4/cb_ic_edit_black.png b/res/drawable-mdpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index 8430d0c..0000000
Binary files a/res/drawable-mdpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-mdpi-v4/hourglass.png b/res/drawable-mdpi/hourglass.png
similarity index 100%
rename from res/drawable-mdpi-v4/hourglass.png
rename to res/drawable-mdpi/hourglass.png
diff --git a/res/drawable-xhdpi-v4/cb_ic_edit_black.png b/res/drawable-xhdpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index 02a5a26..0000000
Binary files a/res/drawable-xhdpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-xhdpi-v4/axis_logo.png b/res/drawable-xhdpi/axis_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/axis_logo.png
rename to res/drawable-xhdpi/axis_logo.png
diff --git a/res/drawable-xhdpi-v4/cb_amex_logo.png b/res/drawable-xhdpi/cb_amex_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/cb_amex_logo.png
rename to res/drawable-xhdpi/cb_amex_logo.png
diff --git a/res/drawable-xhdpi-v4/citi.png b/res/drawable-xhdpi/citi.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/citi.png
rename to res/drawable-xhdpi/citi.png
diff --git a/res/drawable-xhdpi-v4/hdfc_bank.png b/res/drawable-xhdpi/hdfc_bank.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/hdfc_bank.png
rename to res/drawable-xhdpi/hdfc_bank.png
diff --git a/res/drawable-xhdpi-v4/hourglass.png b/res/drawable-xhdpi/hourglass.png
similarity index 100%
rename from res/drawable-xhdpi-v4/hourglass.png
rename to res/drawable-xhdpi/hourglass.png
diff --git a/res/drawable-xhdpi-v4/hsbc.png b/res/drawable-xhdpi/hsbc.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/hsbc.png
rename to res/drawable-xhdpi/hsbc.png
diff --git a/res/drawable-xhdpi-v4/icici.png b/res/drawable-xhdpi/icici.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/icici.png
rename to res/drawable-xhdpi/icici.png
diff --git a/res/drawable-xhdpi-v4/idbi.png b/res/drawable-xhdpi/idbi.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/idbi.png
rename to res/drawable-xhdpi/idbi.png
diff --git a/res/drawable-xhdpi-v4/induslogo.png b/res/drawable-xhdpi/induslogo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/induslogo.png
rename to res/drawable-xhdpi/induslogo.png
diff --git a/res/drawable-xhdpi-v4/ing_logo.png b/res/drawable-xhdpi/ing_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/ing_logo.png
rename to res/drawable-xhdpi/ing_logo.png
diff --git a/res/drawable-xhdpi-v4/kotak.png b/res/drawable-xhdpi/kotak.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/kotak.png
rename to res/drawable-xhdpi/kotak.png
diff --git a/res/drawable-xhdpi-v4/logo_payu.png b/res/drawable-xhdpi/logo_payu.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/logo_payu.png
rename to res/drawable-xhdpi/logo_payu.png
diff --git a/res/drawable-xhdpi-v4/otp_icon_large.png b/res/drawable-xhdpi/otp_icon_large.png
similarity index 100%
rename from res/drawable-xhdpi-v4/otp_icon_large.png
rename to res/drawable-xhdpi/otp_icon_large.png
diff --git a/res/drawable-xhdpi-v4/otp_icon_over.png b/res/drawable-xhdpi/otp_icon_over.png
similarity index 100%
rename from res/drawable-xhdpi-v4/otp_icon_over.png
rename to res/drawable-xhdpi/otp_icon_over.png
diff --git a/res/drawable-xhdpi-v4/password_icon_large.png b/res/drawable-xhdpi/password_icon_large.png
similarity index 100%
rename from res/drawable-xhdpi-v4/password_icon_large.png
rename to res/drawable-xhdpi/password_icon_large.png
diff --git a/res/drawable-xhdpi-v4/password_icon_over.png b/res/drawable-xhdpi/password_icon_over.png
similarity index 100%
rename from res/drawable-xhdpi-v4/password_icon_over.png
rename to res/drawable-xhdpi/password_icon_over.png
diff --git a/res/drawable-xhdpi-v4/rectangle_box.xml b/res/drawable-xhdpi/rectangle_box.xml
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/rectangle_box.xml
rename to res/drawable-xhdpi/rectangle_box.xml
diff --git a/res/drawable-xhdpi-v4/sbi.png b/res/drawable-xhdpi/sbi.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/sbi.png
rename to res/drawable-xhdpi/sbi.png
diff --git a/res/drawable-xhdpi-v4/scblogo.png b/res/drawable-xhdpi/scblogo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/scblogo.png
rename to res/drawable-xhdpi/scblogo.png
diff --git a/res/drawable-xhdpi-v4/slider.png b/res/drawable-xhdpi/slider.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/slider.png
rename to res/drawable-xhdpi/slider.png
diff --git a/res/drawable-xhdpi-v4/snooze11.png b/res/drawable-xhdpi/snooze11.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/snooze11.png
rename to res/drawable-xhdpi/snooze11.png
diff --git a/res/drawable-xhdpi-v4/snooze22.png b/res/drawable-xhdpi/snooze22.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/snooze22.png
rename to res/drawable-xhdpi/snooze22.png
diff --git a/res/drawable-xhdpi-v4/surepay_logo.png b/res/drawable-xhdpi/surepay_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/surepay_logo.png
rename to res/drawable-xhdpi/surepay_logo.png
diff --git a/res/drawable-xhdpi-v4/transaction_successful.png b/res/drawable-xhdpi/transaction_successful.png
similarity index 100%
rename from res/drawable-xhdpi-v4/transaction_successful.png
rename to res/drawable-xhdpi/transaction_successful.png
diff --git a/res/drawable-xhdpi-v4/trusticon.png b/res/drawable-xhdpi/trusticon.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/trusticon.png
rename to res/drawable-xhdpi/trusticon.png
diff --git a/res/drawable-xhdpi-v4/union_bank_logo.png b/res/drawable-xhdpi/union_bank_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/union_bank_logo.png
rename to res/drawable-xhdpi/union_bank_logo.png
diff --git a/res/drawable-xhdpi-v4/yesbank_logo.png b/res/drawable-xhdpi/yesbank_logo.png
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-xhdpi-v4/yesbank_logo.png
rename to res/drawable-xhdpi/yesbank_logo.png
diff --git a/res/drawable-xxhdpi-v4/cb_ic_edit_black.png b/res/drawable-xxhdpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index a532839..0000000
Binary files a/res/drawable-xxhdpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-xxhdpi-v4/hourglass.png b/res/drawable-xxhdpi/hourglass.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/hourglass.png
rename to res/drawable-xxhdpi/hourglass.png
diff --git a/res/drawable-xxhdpi-v4/l_icon1.png b/res/drawable-xxhdpi/l_icon1.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/l_icon1.png
rename to res/drawable-xxhdpi/l_icon1.png
diff --git a/res/drawable-xxhdpi-v4/l_icon2.png b/res/drawable-xxhdpi/l_icon2.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/l_icon2.png
rename to res/drawable-xxhdpi/l_icon2.png
diff --git a/res/drawable-xxhdpi-v4/l_icon3.png b/res/drawable-xxhdpi/l_icon3.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/l_icon3.png
rename to res/drawable-xxhdpi/l_icon3.png
diff --git a/res/drawable-xxhdpi-v4/l_icon4.png b/res/drawable-xxhdpi/l_icon4.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/l_icon4.png
rename to res/drawable-xxhdpi/l_icon4.png
diff --git a/res/drawable-xxhdpi-v4/transaction_successful.png b/res/drawable-xxhdpi/transaction_successful.png
similarity index 100%
rename from res/drawable-xxhdpi-v4/transaction_successful.png
rename to res/drawable-xxhdpi/transaction_successful.png
diff --git a/res/drawable-xxxhdpi-v4/cb_ic_edit_black.png b/res/drawable-xxxhdpi-v4/cb_ic_edit_black.png
deleted file mode 100644
index e76c9db..0000000
Binary files a/res/drawable-xxxhdpi-v4/cb_ic_edit_black.png and /dev/null differ
diff --git a/res/drawable-xxxhdpi-v4/hourglass.png b/res/drawable-xxxhdpi/hourglass.png
similarity index 100%
rename from res/drawable-xxxhdpi-v4/hourglass.png
rename to res/drawable-xxxhdpi/hourglass.png
diff --git a/res/drawable/approve_otp_button.xml b/res/drawable/approve_otp_button.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/background_drawable.xml b/res/drawable/background_drawable.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/cb_background_round_white.xml b/res/drawable/cb_background_round_white.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/cb_edit_text.xml b/res/drawable/cb_edit_text.xml
old mode 100644
new mode 100755
diff --git a/res/drawable-anydpi-v21/cb_ic_edit_black.xml b/res/drawable/cb_ic_edit_black.xml
old mode 100644
new mode 100755
similarity index 100%
rename from res/drawable-anydpi-v21/cb_ic_edit_black.xml
rename to res/drawable/cb_ic_edit_black.xml
diff --git a/res/drawable/cb_payu_close_grey.png b/res/drawable/cb_payu_close_grey.png
old mode 100644
new mode 100755
diff --git a/res/drawable/cb_progress_bar.xml b/res/drawable/cb_progress_bar.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/cb_rectangle_round.xml b/res/drawable/cb_rectangle_round.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/notification_animation.xml b/res/drawable/notification_animation.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/otp_button_selector.xml b/res/drawable/otp_button_selector.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/payu_shape_oval.xml b/res/drawable/payu_shape_oval.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/pin_button_selector.xml b/res/drawable/pin_button_selector.xml
old mode 100644
new mode 100755
diff --git a/res/drawable/shadow_top.xml b/res/drawable/shadow_top.xml
old mode 100644
new mode 100755
diff --git a/res/layout/bankold.xml b/res/layout/bankold.xml
old mode 100644
new mode 100755
diff --git a/res/layout/cb_layout_snooze.xml b/res/layout/cb_layout_snooze.xml
old mode 100644
new mode 100755
diff --git a/res/layout/cb_layout_snooze_slow_user.xml b/res/layout/cb_layout_snooze_slow_user.xml
old mode 100644
new mode 100755
diff --git a/res/layout/cb_loading.xml b/res/layout/cb_loading.xml
old mode 100644
new mode 100755
diff --git a/res/layout/cb_payments.xml b/res/layout/cb_payments.xml
old mode 100644
new mode 100755
index 6d7bbdd..c9558a5
--- a/res/layout/cb_payments.xml
+++ b/res/layout/cb_payments.xml
@@ -1,7 +1,7 @@
-
@@ -26,4 +26,4 @@ android:layout_height="match_parent">-->
android:layout_alignParentRight="true"
android:text="reloadWVNative"/>
-->
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/dialog_ui_header.xml b/res/layout/dialog_ui_header.xml
old mode 100644
new mode 100755
diff --git a/res/layout/fragment_review_order.xml b/res/layout/fragment_review_order.xml
old mode 100644
new mode 100755
diff --git a/res/layout/nb_layout.xml b/res/layout/nb_layout.xml
old mode 100644
new mode 100755
diff --git a/res/layout/payu_review_order_list_row.xml b/res/layout/payu_review_order_list_row.xml
old mode 100644
new mode 100755
diff --git a/res/layout/register.xml b/res/layout/register.xml
old mode 100644
new mode 100755
diff --git a/res/layout/register_pin.xml b/res/layout/register_pin.xml
old mode 100644
new mode 100755
diff --git a/res/layout/wait_for_otp.xml b/res/layout/wait_for_otp.xml
old mode 100644
new mode 100755
diff --git a/res/values-large-v22/values-large-v22.xml b/res/values-large-v22/styles.xml
old mode 100644
new mode 100755
similarity index 64%
rename from res/values-large-v22/values-large-v22.xml
rename to res/values-large-v22/styles.xml
index 870a54b..14dadf4
--- a/res/values-large-v22/values-large-v22.xml
+++ b/res/values-large-v22/styles.xml
@@ -1,7 +1,6 @@
-
-
-
-
\ No newline at end of file
+
diff --git a/res/values-v22/values-v22.xml b/res/values-v22/styles.xml
old mode 100644
new mode 100755
similarity index 64%
rename from res/values-v22/values-v22.xml
rename to res/values-v22/styles.xml
index 870a54b..14dadf4
--- a/res/values-v22/values-v22.xml
+++ b/res/values-v22/styles.xml
@@ -1,7 +1,6 @@
-
-
-
-
\ No newline at end of file
+
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
new file mode 100755
index 0000000..3d0e42a
--- /dev/null
+++ b/res/values/attrs.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values/colors.xml b/res/values/colors.xml
new file mode 100755
index 0000000..b5c5f32
--- /dev/null
+++ b/res/values/colors.xml
@@ -0,0 +1,27 @@
+
+
+ #f6f6f6
+ #d4dee2
+ #8f8d8d
+ #368ecd
+ #769b12
+ #7d88b3
+ #bec4d9
+ #e40000
+ #FFDEE6E6
+ #e9e7e7
+ #368ecd
+ #368ecf
+ #094774
+ #464646
+ #368ecd
+ #615C5C
+ #3A3434
+ #0077ff
+ #007bff
+ #e7e7e7
+ #9c9c9c
+ #212529
+ #4a4a4a
+ #333333
+
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
new file mode 100755
index 0000000..1c7f305
--- /dev/null
+++ b/res/values/dimens.xml
@@ -0,0 +1,23 @@
+
+
+
+
+ 12dp
+ 24dp
+ 36dp
+
+
+ 8dp
+ 16dp
+ 4dp
+ 18dp
+ 16sp
+ 14sp
+ 12sp
+
+
+ 3dp
+ 4dp
+ 450dp
+ 130dp
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
new file mode 100755
index 0000000..ac3f28a
--- /dev/null
+++ b/res/values/strings.xml
@@ -0,0 +1,144 @@
+
+
+ otp
+ pin
+ Password
+ Sit back and relax while we\n check OTP
+ Approve
+ Select an option for Faster Payment
+ Regenerate OTP
+ It is taking long.You may…
+ Enter OTP Manually
+ Your card has not been registered for PIN yet. Do you want to continue with PIN?
+ REGISTER FOR PIN
+ USE SMS OTP
+ detectOtp
+ findOtp
+ findNewOtp
+ process_otp
+ detectBank
+ fillOTP
+ checkVisibilityCatchAllJSCall
+ catchAllSuccessMsg
+ init
+ result
+ regenerate
+ skipScreen
+ enterOTP
+ Enter OTP
+ enterPIN
+ retryOTP
+ error
+ register
+ choose
+ SMS OTP
+ regenerate_otp
+ Please wait. Bank page is loading..
+ cancel
+ Cancel
+ incorrectOTP
+ incorrectPIN
+ OTP Received
+ Incorrect Password
+ retry…
+
+ registerOption
+
+ populate_user_id
+ btn_action
+ Enter your registration details
+ "Oops.. something bad happened"
+ NO INTERNET CONNECTIVITY
+ Remember User ID
+
+
+ toggleField
+ Show password
+ pwd_btn
+ btn_text
+ Button
+ checkbox
+ payu_response
+ Processing Your Request
+ Please Wait
+ Resuming transaction please wait
+ Incorrect OTP!
+ Powered by
+ ERROR_TITLE
+ Enter OTP
+
+
+ CB arrow
+ PayU icon
+ Bank LOGO
+ net banking image
+
+ hide
+ PASSWORD
+
+ Snooze
+ Cancel Transaction
+ Retry Now
+
+ Please wait while we confirm this transaction from the bank. We will notify you once the bank confirms the status of your transaction.
+ We have verified the transaction with the bank. You will now be redirected to the merchant application.
+ Transaction successful!
+ It seems the bank did not recognize the transaction. You may contact the bank/ merchant for more details.
+ Or you can retry now to restart your transaction.
+ Or you can retry now to restart your transaction.
+ Transaction not confirmed
+ Try Later?
+ Network Error
+ We were not able to detect a better network to resume the transaction.\nYou may retry in a few minutes.
+ TRY LATER
+ You are on a slow network that may have caused this transaction to fail. We will notify you when your network is ready to process the transaction.
+ Or you can retry now to restart your transaction.
+
+ * Your account may be debited twice if you retry.
+
+
+ Your session is about to expire. Please complete the transaction quickly to avoid failure.
+ Finish Transaction
+
+ api_status
+ Cookie
+ PHPSESSID
+ PAYUID
+
+ verify_message_received
+ confirm_transaction
+ Order Information
+ Review Order
+
+
+
+ Confirm Transaction
+ Due to slower internet on your mobile device, we were unable to receive a confirmation from the bank.
+ Did you receive a SMS from your bank?
+
+ Transaction Paused
+ RETRY ANYWAY
+ Resuming your transaction...
+ Internet Restored
+ Transaction Verified
+ Redirecting you back to merchant...
+ Transaction State Unknown
+ The bank could not verify the transaction at this time. Redirecting you back to the merchant...
+ sp_internet_restored_ttl
+
+ Review Order
+ or
+ Enter your VPA
+
+ function surePayData(){var list = document.getElementsByTagName(\"input\");
+ "var map = {};
+ "for(var i =0;i<list.length;i++)
+ "{if(list[i].type=='hidden')
+ "map[list[i].name]=list[i].value;}
+ "PayU.surePayData(JSON.stringify(map));};
+ "surePayData();
+
+
+ cb_debug_enabled
+ payu_debug_mode_enabled
+
diff --git a/res/values/styles.xml b/res/values/styles.xml
new file mode 100755
index 0000000..96457df
--- /dev/null
+++ b/res/values/styles.xml
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/values.xml b/res/values/values.xml
old mode 100644
new mode 100755
index 3e20463..7e859a3
--- a/res/values/values.xml
+++ b/res/values/values.xml
@@ -1,245 +1,14 @@
- false
- false
- #f6f6f6
- #368ecd
- #368ecf
- #d4dee2
- #333333
- #094774
- #464646
- #e7e7e7
- #e40000
- #e9e7e7
- #212529
- #FFDEE6E6
- #4a4a4a
- #3A3434
- #615C5C
- #9c9c9c
- #368ecd
- #7d88b3
- #bec4d9
- #769b12
- #368ecd
- #007bff
- #8f8d8d
- #0077ff
#2196F3
-
- 4dp
- 3dp
- 130dp
- 8dp
- 18dp
- 4dp
- 14sp
- 450dp
- 16dp
- 16sp
- 36dp
- 12dp
- 12sp
- 24dp
4dp
+ 0
+ 100
+ false
+ false
4000
- 3
5000
500
- 100
- 0
+ 3
-90
- * Your account may be debited twice if you retry.
- Approve
- Select an option for Faster Payment
- Cancel
- Bank LOGO
- Please wait. Bank page is loading..
- btn_action
- btn_text
- Button
- cancel
- Cancel Transaction
- Your card has not been registered for PIN yet. Do you want to continue with PIN?
- catchAllSuccessMsg
- checkVisibilityCatchAllJSCall
- checkbox
- choose
- Confirm Transaction
- cb_debug_enabled
- detectBank
- detectOtp
- Enter OTP
- Enter OTP Manually
- enterOTP
- Enter OTP
- enterPIN
- error
- ERROR_TITLE
- fillOTP
- findNewOtp
- findOtp
- hide
- incorrectOTP
- Incorrect OTP!
- Incorrect Password
- incorrectPIN
- init
- net banking image
- NO INTERNET CONNECTIVITY
- "Oops.. something bad happened"
- otp
- OTP Received
- PASSWORD
- Password
- PayU icon
- payu_response
- Review Order
- pin
- Please Wait
- populate_user_id
- Powered by
- process_otp
- Processing Your Request
- pwd_btn
- Did you receive a SMS from your bank?
- regenerate_otp
- regenerate
- Regenerate OTP
- It is taking long.You may…
- register
- REGISTER FOR PIN
- registerOption
- Enter your registration details
- Remember User ID
- result
- Resuming transaction please wait
- retry…
- retryOTP
- Or you can retry now to restart your transaction.
- Retry Now
- Review Order
- Show password
- skipScreen
- Due to slower internet on your mobile device, we were unable to receive a confirmation from the bank.
- You are on a slow network that may have caused this transaction to fail. We will notify you when your network is ready to process the transaction.
- SMS OTP
- Snooze
- Cookie
- We were not able to detect a better network to resume the transaction.\nYou may retry in a few minutes.
- Network Error
- PAYUID
- PHPSESSID
- RETRY ANYWAY
- Your session is about to expire. Please complete the transaction quickly to avoid failure.
- Finish Transaction
- TRY LATER
- api_status
- toggleField
- CB arrow
- It seems the bank did not recognize the transaction. You may contact the bank/ merchant for more details.
- Or you can retry now to restart your transaction.
- Or you can retry now to restart your transaction.
- Transaction not confirmed
- Transaction Paused
- Transaction State Unknown
- Please wait while we confirm this transaction from the bank. We will notify you once the bank confirms the status of your transaction.
- We have verified the transaction with the bank. You will now be redirected to the merchant application.
- Transaction successful!
- Transaction Verified
- Try Later?
- USE SMS OTP
- confirm_transaction
- verify_message_received
- Sit back and relax while we\n check OTP
- Enter your VPA
- Internet Restored
- Order Information
- payu_debug_mode_enabled
- Redirecting you back to merchant...
- Resuming your transaction...
- sp_internet_restored_ttl
- The bank could not verify the transaction at this time. Redirecting you back to the merchant...
- function surePayData(){var list = document.getElementsByTagName(\"input\");
- "var map = {};
- "for(var i =0;i<list.length;i++)
- "{if(list[i].type=='hidden')
- "map[list[i].name]=list[i].value;}
- "PayU.surePayData(JSON.stringify(map));};
- "surePayData();
- or
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file