Untitled
<!DOCTYPE html> <html lang="en" data-ng-app="app"> <head> <meta charset="utf-8"> <meta name="google" value="notranslate" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Razorpay"> <link rel="icon" type="image/png" href="https://razorpay.com/favicon.png"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" /> <script type="text/javascript"> window.LUMBERJACK_API_KEY = "JjAL32wgY1QDhrSMApGOF7H5L67VTmEh"; window.LUMBERJACK_API_URL = "https://lumberjack.razorpay.com/v1/track"; window.SEGMENT_API_KEY = "genp9GSNtEPNdNgfWyKWaqUXb0Eaw9qp"; window.WEBSITE_SEGMENT_API_KEY = "YNK2Ge3yl0IaYj8PLndL5V6vfPZPQxZo"; window.X_WEBSITE_SEGMENT_API_KEY = "a3NqjBj0c1MoriJagabg4GUvVOh8zLoo"; window.SHIELD_STAGE = "production"; window.cdnDashboardUrl = "https://cdn.razorpay.com/dashboard"; window.cdnBaseUrl = "https://cdn.razorpay.com"; window.bankingServiceUrl = "https://x.razorpay.com"; window.OAUTH_CLIENT_ID = "737377992430-4d790ejt00dfsvl4h7fsig79kljsn153.apps.googleusercontent.com"; window.INVISIBLE_CAPTCHA_SITE_KEY = "6LdSvs0ZAAAAAIctKNI1tzh-J7kYw21klu9tV5xA"; window.CHECKBOX_CAPTCHA_SITE_KEY = "6LdsmwETAAAAADmNGCLvbrjL09O_Fv7WOVTngbO4"; window.RECAPTCHA_V3_SITE_KEY = "6Lebq70UAAAAAIll9LzjJAlXEAUMCfrPZ4alE-Me"; window.STREAKS_REWARDS = "2b6079ea59d24d88f54a7c59b9f3eb064c22f848"; window.REFINER_PROJECT_ID = "57555ad0-25a2-11ec-98de-c5301acce116"; window.EASY_ONBOARDING_URL = "https://easy.razorpay.com"; window.PP_ECOMMERCE_URL = "https://pages.razorpay.com"; window.BANK_DETAILS_URL = "https://ifsc.razorpay.com"; window.APP_NAME = "pg-dashboard"; window.LUMBERJACK_METRICS_API_URL = "https://lumberjack-metrics.razorpay.com/v1/frontend-metrics"; window.RAZORPAY_WEBSITE = "https://razorpay.com"; // Sentry related configs window.APP_ENV = "production"; window.INSTANCE_TYPE = "production"; window.SENTRY_DSN = "https://61a59743c0e94597a07ca7da50ae8f77@o515678.ingest.sentry.io/5699615"; // Public API URL window.PUBLIC_API_URL = "https://api.razorpay.com"; </script> <script> // redirect to react.js auth flows post angular auth eol const getRedirectPath = (loc = {}) => { try { if (loc.pathname === '/') { // old angular paths have /access/ in it if (loc.hash.includes('/access/')) { // oldAngularPathsRegexQ matches url created by /captcha page const oldAngularPathsRegexQ = /\?\#\/access\/(signin|signup|resetpassword|forgotpassword|emailupdate)\?/; const parserAnchor = document.createElement('a'); if (loc.href.match(oldAngularPathsRegexQ)) { parserAnchor.href = loc.href.replace(oldAngularPathsRegexQ, '?'); if (loc.hash.includes('/access/signup?')) { return '/signup' + parserAnchor.search; } else if (loc.hash.includes('/access/resetpassword?')) { return '/resetpassword' + parserAnchor.search; } else if (loc.hash.includes('/access/emailupdate?')) { return '/emailupdate' + parserAnchor.search; } return '/signin' + parserAnchor.search; } // if only captcha redirect didn't happen. const oldAngularPathsRegex = /\#\/access\/(signin|signup|resetpassword|forgotpassword|emailupdate)/; parserAnchor.href = loc.href.replace(oldAngularPathsRegex, '');; if (loc.hash.includes('/access/signup')) { return '/signup' + parserAnchor.search; } else if (loc.hash.includes('/access/resetpassword')) { return '/resetpassword' + parserAnchor.search; } else if (loc.hash.includes('/access/emailupdate')) { return '/emailupdate' + parserAnchor.search; } return '/signin' + parserAnchor.search; } } else if (location.pathname === '//signup') { // partner referral shortened url is wrongly translating links by adding extra slash in pathname // Eg: https://rzp.io/i/TSvxo0WXs ==> https://dashboard.razorpay.com//signup?referral_code=bluehosti2lycr // Since already there are huge number of links created and being used we can't just fix the translation from BE // as issue will persist for existing links, hence adding a fallback redirect location.href = location.href.replace('//signup', "/signup"); } // else let app handle path } catch (e) { console.error(e); } return null; } const redirectPath = getRedirectPath(location); if (redirectPath) location.href = redirectPath; </script> <script type="text/javascript"> var _hsq = window._hsq = window._hsq || []; _rzpAQ = []; // queue for ga _rzpAQ_fbq = []; // queue for facebook pixel function clearQueue(queue) { for(var i=0; i < queue.length; i++) { window.rzpAnalytics(queue[i]); } } function emptyRzpAQ () { if (typeof ga === 'undefined' || !_rzpAQ.length) return; var q = [].concat(_rzpAQ); _rzpAQ = []; clearQueue(q); } function emptyRzpAQ_fbq () { if (typeof razorpayAnalytics === 'undefined' || !_rzpAQ_fbq.length) return; var q = [].concat(_rzpAQ_fbq); _rzpAQ_fbq = []; clearQueue(q); } function checkGa(data) { // If ga is undefined, push data to _rzpAQ if (typeof ga === 'undefined') { _rzpAQ.push(data); return false; } clearInterval(_qChckr); emptyRzpAQ(); return true; } function checkAnalytics(data) { // If analytics is undefined, push to _rzpAQ_fbq if (typeof razorpayAnalytics === 'undefined') { _rzpAQ_fbq.push(data); return false; } clearInterval(_fbqChckr); emptyRzpAQ_fbq(); return true; } var _qChckr = setInterval(emptyRzpAQ, 500), _fbqChckr = setInterval(emptyRzpAQ_fbq, 500); /** * Method to track Analytics * @param {Object} eventData Data of the event */ window.rzpAnalytics = function (data) { // If there's no data, don't track anything if (!data) return; const eventTypes = { twitterAgency: 'twitterAgency' }; switch (data.name) { case 'set_dimensions': { // Set the dimensions if (!checkGa(data)) return; ga('old.set', data.dimensions); ga('set', data.dimensions); break; } case 'facebook': { if (!checkAnalytics(data)) return; razorpayAnalytics.track('fb', data.event, data.value); break; } case 'bing': { if (!checkAnalytics(data)) return; razorpayAnalytics.track('bing', data.event); break; } case 'twitter': { if (!checkAnalytics(data)) return; razorpayAnalytics.track('twitter', '', data.value); break; } case eventTypes.twitterAgency : { if (!checkAnalytics(data)) return; razorpayAnalytics.track(eventTypes.twitterAgency, '', data.value); break; } case 'quora': { if (!checkAnalytics(data)) return; razorpayAnalytics.track('quora', data.event, data.value); break; } case 'reddit': { if (!checkAnalytics(data)) return; razorpayAnalytics.track('reddit', data.event); break; } default: { if (!checkGa(data)) return; ga('old.send', 'event', data.eventCategory || undefined, data.eventAction || undefined, data.eventLabel || undefined, data.eventValue || undefined ); ga('send', 'event', data.eventCategory || undefined, data.eventAction || undefined, data.eventLabel || undefined, data.eventValue || undefined ); } } } // Hubspot trackers window.trackHubs = function(data) { switch(data.name) { case 'identify': { _hsq.push(['identify', { mid: data.id, // merchant id email: data.email, // email }]); break; } case 'create_contact': { if(data.data){ _hsq.push(['identify', { email: data.data.email, signup_start: true, ...data.data }]); _hsq.push(['trackEvent', { id: 'CREATING_CONTACT' }]); setTimeout(function() { _hsq.push(['identify', { email: data.data.email, signup_start: true }]); _hsq.push(['trackEvent', { id: 'SIGNUP_START' }]); }, 5000); } break; } case 'update_property': { _hsq.push(['identify', data.data]); _hsq.push(['trackEvent', { id: 'UPDATE_CONTACT_PROPERTY', }]); break; } default : { _hsq.push(['trackEvent', { id: data.id, value: data.value }]); } } } </script> <title>Razorpay Dashboard</title> <meta name="description" content="Online payment gateway for India with the best in class API, integration procedure, robust security and powerful dashboard" /> <script> var _dcq = _dcq || []; var _dcs = _dcs || {}; _dcs.account = '9421167'; (function() { var dc = document.createElement('script'); dc.type = 'text/javascript'; dc.async = true; dc.src = '//tag.getdrip.com/9421167.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(dc, s); })(); </script> <script> document.domain = window.location.hostname.split(".").slice(-2).join("."); window.RZP = window.RZP || {}; if ( window.parent !== window && ~window.parent.location.href.indexOf("https://x.razorpay.com") ) { document.write("<script src='https://x.razorpay.com/dist/pgClient.js'>\<\/script>"); window.RZP.appHost = "https://x.razorpay.com"; window.RZP.appName = "businessbanking"; window.rzpTicketSystem = { hostname: window.RZP.appHost }; } </script> <script type="module"> import {Workbox} from 'https://storage.googleapis.com/workbox-cdn/releases/6.4.1/workbox-window.prod.mjs'; if ('serviceWorker' in navigator) { const wb = new Workbox('/sw-merchant.js'); wb.register(); } </script> <!-- Hotjar Tracking Code for dashboard.razorpay.com --> <link rel="dns-prefetch" href="https://static.hotjar.com"> <link rel="dns-prefetch" href="https://vars.hotjar.com"> <link rel="dns-prefetch" href="https://script.hotjar.com"> <script> if (location.hostname === 'dashboard.razorpay.com' && location.pathname !== '/resetpassword') { (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:575141,hjsv:5}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv='); } </script> <link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/css/86758.75818dd393c9ba6d.css" as="style"/><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/css/merchant.f8a61d1389141bee.css" as="style"/><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/js/merchant/runtime.957874d5.js" as="script"/><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/js/merchant/86758.1ab9e318.js" as="script"/><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/js/merchant/merchant.1ffe6ef6.js" as="script"/><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/css/merchant-icons.ebb7d823ca8bbbcc680049cbcb8054fd.woff" as="font" type="font/woff" crossorigin><link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/css/merchant-icons.d51c7b615782e951f41f41d398d1851a.woff2" as="font" type="font/woff2" crossorigin> <!-- Blank interface init before loading the project entry file --> <script> var noop = function() {}; //Empty Interface for rzpQ window.rzpQ = { component: noop, // Track components initiated: noop, // User starts an activity dropped: noop, // User drops an activity clicked: noop, // User click activity viewed: noop, // User view activity success: noop, // Successfully completes activity failed: noop, // A failure occured push: noop, // Explicitly push as custom event to the queue drain: noop, // Clears event queue setUser: noop, // Set a user one time interaction: noop, defineEventModifiers: noop, //Extends to set custom event properties //Any modifiers onbr: function() { return window.rzpQ; }, merchantActions: function() { return window.rzpQ; }, productOnboarding: function() { return window.rzpQ; }, routeActions: function() { return window.rzpQ; }, paymentPages: function() { return window.rzpQ; }, paymentPage: function() { return window.rzpQ; }, paymentStores: function() { return window.rzpQ; }, paymentLinks: function() { return window.rzpQ; }, reporting: function() { return window.rzpQ; }, chargeAtWill: function() { return window.rzpQ; }, invoice: function() { return window.rzpQ; }, now: function() { return window.rzpQ; }, paymentButtons: function() { return window.rzpQ; }, subscriptionButtons: function() { return window.rzpQ; }, smartCollect: function() { return window.rzpQ; }, subscription: function() { return window.rzpQ; }, qrCode: function() { return window.rzpQ; } }; </script> <!-- if logged in and not on website --> <!-- Preconnect to required domains --> <link rel="preload" href="https://cdn.razorpay.com/dashboard/dist/merchant-entry.js" as="script"> <link rel="dns-prefetch" href="https://rzp-1415-prod-dashboard-activation.s3.amazonaws.com"> <link rel="dns-prefetch" href="https://maxcdn.bootstrapcdn.com"> <link rel="dns-prefetch" href="https://o515678.ingest.sentry.io"> <link rel="dns-prefetch" href="https://www.google-analytics.com"> <link rel="dns-prefetch" href="https://www.googleadservices.com"> <link rel="dns-prefetch" href="https://connect.facebook.net"> <link rel="dns-prefetch" href="https://www.youtube.com"> <link rel="dns-prefetch" href="https://googleads.g.doubleclick.net"> <link rel="dns-prefetch" href="https://www.facebook.com"> <link rel="dns-prefetch" href="https://www.google.com"> <link rel="dns-prefetch" href="https://www.google.co.in"> <link rel="dns-prefetch" href="https://api.refiner.io"> <link rel="dns-prefetch" href="https://js.refiner.io"> <link rel="dns-prefetch" href="https://d2r1yp2w7bby2u.cloudfront.net"> <link rel="dns-prefetch" href="https://cdn.segment.com"> <link rel="dns-prefetch" href="https://lumberjack.razorpay.com"> <!-- preconnect fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://www.gstatic.com"> <!-- Preload FA icons CSS --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" as="style"> <!-- head tag ends here --> </head> <body> <div id="react-root" class="react-root"></div> <style> html { background-color: #f0f3f4; } #splash { width: 24px; height: 24px; border-radius: 50%; border: 3px solid transparent; border-top-color: #528ff0; border-left-color: #528ff0; animation: spin 0.6s linear infinite; position: fixed; top: 50%; left: 50%; } @keyframes spin { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } } </style> <div id="splash"></div> <div class="app" id="app"></div> <script defer src="https://apis.google.com/js/api:client.js"></script> <script type="text/javascript"> window.rzp_user = {"current":"K0Qj8AIf4rl3Wy","user":{"id":"K0Qj84bEuOBef5","name":"","email":"ankushkapoor2015@gmail.com","contact_mobile":"8596853396","contact_mobile_verified":true,"email_verified":true,"second_factor_auth":false,"second_factor_auth_enforced":false,"second_factor_auth_setup":true,"org_enforced_second_factor_auth":false,"restricted":false,"confirmed":true,"account_locked":false,"created_at":1659370256,"signup_via_email":0,"invitations":[],"settings":{"skip_contact_mobile_verify":"0"},"merchants":[{"id":"K0Qj8AIf4rl3Wy","name":"ANKUSH KAPOOR","billing_label":"Pie Devs","email":"ankushkapoor2015@gmail.com","activated":1,"activated_at":1659371720,"archived_at":null,"suspended_at":null,"has_key_access":true,"logo_url":null,"display_name":null,"refund_source":"balance","partner_type":null,"restricted":false,"created_at":1659370256,"updated_at":1704627217,"second_factor_auth":false,"parent_id":null,"parent_name":null,"role":"owner","product":"primary","banking_role":null,"methods":{"merchant_id":"K0Qj8AIf4rl3Wy","card":1,"card_networks":{"AMEX":0,"DICL":0,"MC":1,"MAES":1,"VISA":1,"JCB":0,"RUPAY":1,"BAJAJ":0,"UNP":0},"card_subtype":3,"netbanking":true,"upi":true,"emandate":false,"nach":false,"bank_transfer":true,"aeps":false,"amex":false,"disabled_banks":["BBKM","BKID","COSB","DBSS","JSBP","NKGS","SYNB","TNSC","ABNA","TJSB","KJSB","MSNU","BDBL","BACB","KCCB","TBSB","SURY","ESAF","VARA","NESF","ZCBL","CIUB","FDRL","HSBC","HDFC","SBIN","SBBJ","SBHY","SBMY","SBTR","STBP","LAVB_C","UTIB_C","IBKL_C","YESB_C","RATN_C","DLXB_C","SVCB_C","BARB_C","PUNB_C","ICIC_C","KKBK_C","HDFC_C","AUBL_C","ICIC","KKBK","SCBL","UTIB"],"emi":["credit","debit"],"cardless_emi":true,"paylater":true,"debit_card":true,"prepaid_card":true,"credit_card":true,"paytm":false,"mobikwik":true,"payzapp":false,"payumoney":true,"openwallet":false,"olamoney":true,"phonepe":false,"paypal":false,"freecharge":true,"jiomoney":true,"sbibuddy":true,"mpesa":true,"airtelmoney":true,"amazonpay":false,"phonepeswitch":true,"apps":{"cred":0,"twid":0,"trustly":0,"poli":0,"sofort":0,"giropay":0},"upi_type":{"collect":1,"intent":1},"debit_emi_providers":{"HDFC":0,"KKBK":0,"INDB":0,"ICIC":0},"cod":false,"offline":false,"razorpaywallet":false,"fpx":false,"itzcash":false,"oxigen":false,"amexeasyclick":false,"paycash":false,"citibankrewards":false,"in_app":0,"in_app_credit_card":0,"credit_emi_providers":{"HDFC":1,"SBIN":0,"UTIB":1,"ICIC":1,"AMEX":1,"BARB":1,"CITI":1,"HSBC":1,"INDB":1,"KKBK":1,"RATN":1,"SCBL":1,"YESB":1,"onecard":1,"BAJAJ":0,"FDRL":1,"IDFB":1},"cardless_emi_providers":{"walnut369":0,"zestmoney":0,"earlysalary":1,"hdfc":0,"icic":0,"barb":0,"kkbk":0,"fdrl":0,"idfb":0,"hcin":0,"krbe":0,"cshe":0,"tvsc":0,"liquiloans":0},"paylater_providers":{"getsimpl":0,"lazypay":0,"icic":1,"hdfc":0,"amazonpay":0},"bajajpay":false,"intl_bank_transfer":[],"boost":false,"mcash":false,"grabpay":false,"touchngo":false,"sodexo":false}}],"signup_campaign":"easy_onboarding","two_fa_verified":true,"oauth_login":true},"pre_signup":{"business_type":"11","transaction_volume":null,"contact_name":"Ankush Kapoor","business_name":"ANKUSH KAPOOR","contact_mobile":"8596853396"},"pre_signup_complete":true,"experiments":{"is_banner":{"result":"control"},"slot_booking":{"result":"on"},"is_announcement":{"result":"control"},"coupons":{"result":"on"},"disable-view-reports":{"result":"control"},"sellerapp_plus":{"result":"control"},"capital_announcement":{"result":"control"},"capital_banner":{"result":"control"},"checkout_survey":{"result":"control"},"announcements_early_settlements_1":{"result":"control"},"disable_va_creation_bank_account":{"result":"control"},"capture_settings_revamp":{"result":"on"},"hide_company_name":{"result":"on"},"show_commission_balance":{"result":"control"},"custom_notes":{"result":"control"},"nps_survey_banner":{"result":"control"},"sellerapp_PL_batch_upload":{"result":"control"},"mobile_hotjar_survey":{"result":"control"},"batch_cancel":{"result":"control"},"rev_up_chennai_announcement":{"result":"control"},"emandate_nonzero_amount":{"result":"control"},"ir_pricing_v2_rollout_4":{"result":"control"},"ir_pricing_v2_rollout_3":{"result":"control"},"card_recurring_payments_blocked":{"result":"control"},"ir_pricing_v2_rollout_2":{"result":"control"},"ir_pricing_v2_rollout_1":{"result":"control"},"covid_19_donation_show":{"result":"control"},"registered_onboarding_auto_kyc":{"result":"on"},"instant_refunds_default_pricing_v2":{"result":"control"},"allow_yesbank_va_on_x":{"result":"control"},"settlement_ux_revamp_p2":{"result":"on"},"support_dashboard_rzpsolutions":{"result":"on"},"hide_call_slots_10_12_2":{"result":"control"},"mobile_signup_care_changes_active":{"result":"on"},"validate_user_2fa_status":{"result":"on"},"instrument_requests_smart_dashboard":{"result":"on"},"pause_resume_enabled":{"result":"on"},"emandate_subscription":{"result":"on"},"batch_scheduling_options":{"result":"on"},"capital_freshdesk_integration":{"result":"control"},"capital_loans_announcement_aug2020":{"result":"control"},"instrument_request_merchant_dashboard":{"result":"on"},"offer_on_subscription":{"result":"on"},"subscription_offers_reports":{"result":"control"},"rx_payout_links_ms":{"result":"on"},"rx_bulk_approvals":{"result":"control"},"rx_accounting_payouts_ask_clientID":{"result":"control"},"upi_caw":{"result":"control"},"upi_subscription":{"result":"control"},"enable_pl_batch_upload":{"result":"control"},"app_switcher":{"result":"on"},"whatsapp_notification_enablement":{"result":"on"},"subscription_expiry":{"result":"on"},"caw_tpv":{"result":"control"},"qr_code":{"result":"control"},"rbl_migration_banner":{"result":"control"},"low_balance_alert_frequency_30M":{"result":"control"},"skip_workflow_payout_specific_feature":{"result":"control"},"pl_swith_v2":{"result":"control"},"AnnouncementIconJan2021":{"result":"control"},"whats-new-dec-2020":{"result":"on"},"disable_tpv_flow_for_banking_account_fund_loading":{"result":"on"},"bulk_payouts_improvements_rollout":{"result":"on"},"partner_app_store":{"result":"on"},"block_bank_account_update_merchant_dashboard":{"result":"control"},"enable_tpv_fe":{"result":"control"},"shopify_gtm_notification_cohorts":{"result":"control"},"es_ondeman_restricted_cohorts":{"result":"control"},"nitro_midmarket_mumbai_v1":{"result":"control"},"cred_pay_amex_notification":{"result":"control"},"nitro_hyderabad_v2":{"result":"control"},"nitro_hyderabad_v3":{"result":"control"},"onboarding_v2":{"result":"on"},"dashboard_show_nps_survey":{"result":"control"},"rx_enable_amazonpay_wallet_payout":{"result":"control"},"caw_recurring_charge_axis":{"result":"control"},"upi_intent_notification":{"result":"control"},"enable_may_dashboard_notification_retention_3":{"result":"control"},"show_csat_survey":{"result":"on"},"pl_description_required":{"result":"control"},"pp_description_required":{"result":"control"},"enable_may_dashboard_notification_retention_2":{"result":"control"},"enable_may_dashboard_notification_retention_1":{"result":"control"},"comdel_hdfc_test":{"result":"control"},"rzp_merchant_tnc":{"result":"control"},"rx_shopify_pl":{"result":"control"},"merchant_tnc":{"result":"control"},"dispute_presentment":{"result":"control"},"instant-activations-functionality":{"result":"control"},"mtu_coupon_code":{"result":"control"},"enable_my_dashboard_notification_remarketing_1":{"result":"control"},"enable_may_dashboard_notification_retention_4":{"result":"control"},"mandatory_aadhar_ekyc":{"result":"control"},"recurring_more_account_type":{"result":"on"},"enable_my_dashboard_notification_remarketing":{"result":"control"},"payments_extra_refund_details":{"result":"control"},"rx_vendor_portal_rollout":{"result":"control"},"auto-open-L1-form":{"result":"control"},"status_page_enable":{"result":"on"},"KARZA_BANK_ACCOUNT_VERIFICATION":{"result":"on"},"bvs_get_gst_details":{"result":"on"},"csm_experince_survey":{"result":"control"},"show_L1_Form_on_login":{"result":"control"},"auto_refresh_experiment":{"result":"control"},"product_recommendation":{"result":"on"},"inv_create_flow_ux":{"result":"control"},"loans_collections_dashboard":{"result":"control"},"add_on_card_onboarding":{"result":"on"},"missed_order_pl_banner":{"result":"control"},"additional_domain_whitelist_self_serve":{"result":"on"},"remove_presignup_functionality":{"result":"control"},"smart_collect_search_v1":{"result":"on"},"rx_non_self_serve_ca_flow":{"result":"control"},"support_call":{"result":"on"},"mob_welcome_ca_card":{"result":"on"},"auto-open-L2-form":{"result":"control"},"rx_ca_self_serve_flow":{"result":"off"},"ftx_2021":{"result":"control"},"gstin_sync":{"result":"on"},"gstin_self_serve":{"result":"control"},"lite_onboarding":{"result":"on"},"show_multiple_vas_on_x":{"result":"on"},"updated_lite_onboarding":{"result":"control"},"rx_icici_auto_kyc":{"result":"control"},"rx_tally_accrual":{"result":"control"},"zoho_cashflow":{"result":"control"},"stores":{"result":"control"},"free_credit_recovery_banner":{"result":"control"},"llpin_sync":{"result":"on"},"show_activation_form_full_view":{"result":"control"},"magic_bulk_address_live":{"result":"on"},"cin_sync":{"result":"on"},"loans_allow_custom_amount_repayment":{"result":"control"},"magic_cod_orders_automation_live":{"result":"on"},"bvs_in_sync":{"result":"on"},"rx_skip_payroll_payouts":{"result":"control"},"rx_payout_link_workflow":{"result":"control"},"rx_slack_integration_gtm":{"result":"control"},"fee_credit_self_serve":{"result":"on"},"reserve_bal_self_serve":{"result":"on"},"capital_xca_pay_now":{"result":"control"},"refund_source_fallback_enabled":{"result":"control"},"refund_credit_self_serve":{"result":"on"},"adharEkyc_for_reg_businessTypes":{"result":"control"},"rx_payout_link_workflow_ga":{"result":"on"},"rx_search_enhancement_phase1":{"result":"control"},"rx_accounting_gtm":{"result":"control"},"capital_addon_cards_status_tracker":{"result":"on"},"capital_enable_physical_card":{"result":"on"},"rx_custom_access_control_enabled":{"result":"control"},"aadharEkyc_for_trust_society_ngo":{"result":"control"},"easy_onboarding":{"result":"on"},"capital_virtual_card":{"result":"on"},"rx_self_serve_workflow":{"result":"on"},"pb_direct_plugin_links":{"result":"control"},"rx_tds_in_payouts_rollout":{"result":"control"},"rx_self_serve_workflow_for_icici_2fa":{"result":"control"},"capital_last_day_repayment":{"result":"control"},"set_pref_corporate_cards":{"result":"on"},"capital_addon_cards_statement_export":{"result":"control"},"capital_cli_banner":{"result":"on"},"capital_cards_unbilled_transactions":{"result":"on"},"rx_receivables":{"result":"control"},"capital_cards_statement":{"result":"on"},"capital_business_rewards":{"result":"on"},"capital_founders_card":{"result":"control"},"optimizer_onboarding":{"result":"control"},"rx_bill_payments":{"result":"control"},"pp_onboarding_redirection_exp":{"result":"control"},"rx_vendor_balances_rollout":{"result":"control"},"1cc_wooc_magic_enable":{"result":"control"},"enable_workbox":{"result":"control"},"1cc_shopify_magic_enable":{"result":"control"},"rx_todo_v1":{"result":"on"},"capital_cards_nach_payment":{"result":"control"},"pp_magic_setting":{"result":"control"},"optimizer_emandate":{"result":"control"},"sync_call_for_fresh_balance":{"result":"on"},"rx_ba_sync_survey":{"result":"control"},"rx_auto_tds_accrual":{"result":"control"},"batch_service_recurring_charge_bulk":{"result":"control"},"rx_mtp_downtime_enabled":{"result":"on"},"hide_PI_details":{"result":"control"},"rx_vp_reports":{"result":"control"},"rx_custom_access_control_disabled":{"result":"control"},"rx_finance_x":{"result":"control"},"rx_accounting_onboarding_banner":{"result":"control"},"dedicated_terminal_qr_code":{"result":"control"}},"tags":[],"features":[],"campaigns":[],"id":"K0Qj8AIf4rl3Wy","name":"ANKUSH KAPOOR","billing_label":"Pie Devs","email":"ankushkapoor2015@gmail.com","activated":1,"activated_at":1659371720,"archived_at":null,"suspended_at":null,"has_key_access":true,"logo_url":null,"display_name":null,"refund_source":"balance","partner_type":null,"restricted":false,"created_at":1659370256,"updated_at":1704627217,"second_factor_auth":false,"parent_id":null,"parent_name":null,"role":"owner","product":"primary","banking_role":null,"methods":{"merchant_id":"K0Qj8AIf4rl3Wy","card":1,"card_networks":{"AMEX":0,"DICL":0,"MC":1,"MAES":1,"VISA":1,"JCB":0,"RUPAY":1,"BAJAJ":0,"UNP":0},"card_subtype":3,"netbanking":true,"upi":true,"emandate":false,"nach":false,"bank_transfer":true,"aeps":false,"amex":false,"disabled_banks":["BBKM","BKID","COSB","DBSS","JSBP","NKGS","SYNB","TNSC","ABNA","TJSB","KJSB","MSNU","BDBL","BACB","KCCB","TBSB","SURY","ESAF","VARA","NESF","ZCBL","CIUB","FDRL","HSBC","HDFC","SBIN","SBBJ","SBHY","SBMY","SBTR","STBP","LAVB_C","UTIB_C","IBKL_C","YESB_C","RATN_C","DLXB_C","SVCB_C","BARB_C","PUNB_C","ICIC_C","KKBK_C","HDFC_C","AUBL_C","ICIC","KKBK","SCBL","UTIB"],"emi":["credit","debit"],"cardless_emi":true,"paylater":true,"debit_card":true,"prepaid_card":true,"credit_card":true,"paytm":false,"mobikwik":true,"payzapp":false,"payumoney":true,"openwallet":false,"olamoney":true,"phonepe":false,"paypal":false,"freecharge":true,"jiomoney":true,"sbibuddy":true,"mpesa":true,"airtelmoney":true,"amazonpay":false,"phonepeswitch":true,"apps":{"cred":0,"twid":0,"trustly":0,"poli":0,"sofort":0,"giropay":0},"upi_type":{"collect":1,"intent":1},"debit_emi_providers":{"HDFC":0,"KKBK":0,"INDB":0,"ICIC":0},"cod":false,"offline":false,"razorpaywallet":false,"fpx":false,"itzcash":false,"oxigen":false,"amexeasyclick":false,"paycash":false,"citibankrewards":false,"in_app":0,"in_app_credit_card":0,"credit_emi_providers":{"HDFC":1,"SBIN":0,"UTIB":1,"ICIC":1,"AMEX":1,"BARB":1,"CITI":1,"HSBC":1,"INDB":1,"KKBK":1,"RATN":1,"SCBL":1,"YESB":1,"onecard":1,"BAJAJ":0,"FDRL":1,"IDFB":1},"cardless_emi_providers":{"walnut369":0,"zestmoney":0,"earlysalary":1,"hdfc":0,"icic":0,"barb":0,"kkbk":0,"fdrl":0,"idfb":0,"hcin":0,"krbe":0,"cshe":0,"tvsc":0,"liquiloans":0},"paylater_providers":{"getsimpl":0,"lazypay":0,"icic":1,"hdfc":0,"amazonpay":0},"bajajpay":false,"intl_bank_transfer":[],"boost":false,"mcash":false,"grabpay":false,"touchngo":false,"sodexo":false},"primaryOwner":true,"current_account_waitlist_number":null,"contact_name":"Ankush Kapoor","contact_email":"ankushkapoor2015@gmail.com","contact_mobile":"8596853396","contact_landline":null,"business_type":"11","business_name":"ANKUSH KAPOOR","business_description":null,"business_dba":"Pie Devs","business_website":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","business_international":false,"business_paymentdetails":null,"business_registered_address":"FLAT NO 701 GRAPE VINE TOWER A-2, MI RUSTLE COURT, SECTOR 6, GOMTI NAGAR EXTENSION, Malesemau","business_registered_address_l2":null,"business_registered_country":null,"business_registered_state":"UP","business_registered_city":"Lucknow","business_registered_district":null,"business_registered_pin":"226010","business_operation_address":null,"business_operation_address_l2":null,"business_operation_country":null,"business_operation_state":null,"business_operation_city":null,"business_operation_district":null,"business_operation_pin":null,"promoter_pan":"DPFPK0598C","promoter_pan_name":"ANKUSH KAPOOR","business_doe":null,"gstin":null,"p_gstin":null,"company_cin":null,"company_pan":null,"company_pan_name":null,"business_category":"it_and_software","business_subcategory":"saas","business_model":null,"transaction_volume":null,"transaction_value":null,"website_about":null,"website_contact":null,"website_privacy":null,"website_terms":null,"website_refund":null,"website_pricing":null,"website_login":null,"steps_finished":"[]","activation_progress":100,"locked":1,"activation_status":"activated","bank_details_verification_status":"verified","poa_verification_status":null,"poi_verification_status":"verified","clarification_mode":"email","archived":0,"allowed_next_activation_statuses":[],"marketplace_activation_status":null,"virtual_accounts_activation_status":null,"subscriptions_activation_status":null,"submitted":1,"submitted_at":1704565697,"transaction_report_email":"ankushkapoor2015@gmail.com","bank_account_number":"37561594230","bank_account_name":"ANKUSH KAPOOR","bank_account_type":null,"bank_branch":null,"bank_branch_ifsc":"SBIN0016728","bank_branch_code":null,"bank_branch_code_type":null,"bank_beneficiary_address1":null,"bank_beneficiary_address2":null,"bank_beneficiary_address3":null,"bank_beneficiary_city":null,"bank_beneficiary_state":null,"bank_beneficiary_pin":null,"department":null,"activation_flow":"whitelist","international_activation_flow":"blacklist","live_transaction_done":2,"kyc_clarification_reasons":{"clarification_reasons":{"business_subcategory":[{"from":"admin","nc_count":1,"created_at":1659441479,"is_current":false,"field_value":"saas","reason_code":"Kindly elaborate us on your business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway and also give a brief explanation of your business model and future plans and also provide us with the website link or application link If you are having for better understanding of your business.","reason_type":"custom"},{"from":"merchant","nc_count":2,"created_at":1659443801,"is_current":false,"reason_code":"App Link - https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo We provide SEO related tools in our android app. Some tools are free however others are paid. ","reason_type":"custom"},{"from":"admin","nc_count":2,"created_at":1659508928,"is_current":false,"field_value":"saas","reason_code":"Kindly elaborate us on the business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway. Kinldy let us know through which platform you are doing business online or ofline.","reason_type":"custom"},{"from":"merchant","nc_count":3,"created_at":1659509392,"is_current":false,"reason_code":"I will be integrating razorpay in this app https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo this app provides SEO services. It has some premium tools which can be bought using razorpay","reason_type":"custom"},{"from":"admin","nc_count":4,"created_at":1660052214,"is_current":false,"field_value":"saas","reason_code":"Kindly brief us on the business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway.","reason_type":"custom"},{"from":"merchant","nc_count":4,"created_at":1660054571,"is_current":false,"reason_code":"We have an android app in which we need to integrate razorpay sdk. We provide digital marketing services from our app. For payment we are using razorpay sdk inside app. ","reason_type":"custom"},{"from":"admin","nc_count":4,"created_at":1660208639,"is_current":false,"field_value":"saas","reason_code":"Please share the application link of the business.","reason_type":"custom"},{"from":"merchant","nc_count":5,"created_at":1665592960,"is_current":true,"reason_code":"We provide digital marketing services. Some of the services are premium services. We charge users for those premium services. App Link - https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","reason_type":"custom"},{"from":"admin","nc_count":5,"created_at":1665923055,"is_current":true,"field_value":"saas","reason_code":"We tried calling you but there was no response from your end so Could you please elaborate briefly about your business model clarification? Kindly let us know what is the use case of the payment gateway.","reason_type":"custom"},{"from":"merchant","nc_count":5,"created_at":1704565696,"is_current":true,"reason_code":"We provide digital marketing related services from our android app.","reason_type":"custom"}]},"additional_details":[],"clarification_reasons_v2":{"business_subcategory":[{"from":"admin","nc_count":1,"created_at":1659441479,"is_current":false,"field_value":"saas","reason_code":"Kindly elaborate us on your business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway and also give a brief explanation of your business model and future plans and also provide us with the website link or application link If you are having for better understanding of your business.","reason_type":"custom"},{"from":"merchant","nc_count":2,"created_at":1659443801,"is_current":false,"reason_code":"App Link - https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo We provide SEO related tools in our android app. Some tools are free however others are paid. ","reason_type":"custom"},{"from":"admin","nc_count":2,"created_at":1659508928,"is_current":false,"field_value":"saas","reason_code":"Kindly elaborate us on the business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway. Kinldy let us know through which platform you are doing business online or ofline.","reason_type":"custom"},{"from":"merchant","nc_count":3,"created_at":1659509392,"is_current":false,"reason_code":"I will be integrating razorpay in this app https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo this app provides SEO services. It has some premium tools which can be bought using razorpay","reason_type":"custom"},{"from":"admin","nc_count":4,"created_at":1660052214,"is_current":false,"field_value":"saas","reason_code":"Kindly brief us on the business model and the Products\/Services for which the payment gateway is used. Please let us know the use case of the payment gateway.","reason_type":"custom"},{"from":"merchant","nc_count":4,"created_at":1660054571,"is_current":false,"reason_code":"We have an android app in which we need to integrate razorpay sdk. We provide digital marketing services from our app. For payment we are using razorpay sdk inside app. ","reason_type":"custom"},{"from":"admin","nc_count":4,"created_at":1660208639,"is_current":false,"field_value":"saas","reason_code":"Please share the application link of the business.","reason_type":"custom"},{"from":"merchant","nc_count":5,"created_at":1665592960,"is_current":true,"reason_code":"We provide digital marketing services. Some of the services are premium services. We charge users for those premium services. App Link - https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","reason_type":"custom"},{"from":"admin","nc_count":5,"created_at":1665923055,"is_current":true,"field_value":"saas","reason_code":"We tried calling you but there was no response from your end so Could you please elaborate briefly about your business model clarification? Kindly let us know what is the use case of the payment gateway.","reason_type":"custom"},{"from":"merchant","nc_count":5,"created_at":1704565696,"is_current":true,"reason_code":"We provide digital marketing related services from our android app.","reason_type":"custom"}]},"nc_count":5},"kyc_additional_details":null,"additional_websites":[],"estd_year":null,"authorized_signatory_residential_address":null,"authorized_signatory_dob":null,"platform":null,"fund_account_validation_id":null,"gstin_verification_status":null,"date_of_establishment":null,"activation_form_milestone":"L2","company_pan_verification_status":null,"cin_verification_status":null,"company_pan_doc_verification_status":null,"personal_pan_doc_verification_status":null,"bank_details_doc_verification_status":null,"msme_doc_verification_status":null,"shop_establishment_number":null,"shop_establishment_verification_status":null,"client_applications":[],"business_suggested_pin":null,"business_suggested_address":null,"fraud_type":null,"bas_business_id":null,"iec_code":null,"industry_category_code":null,"industry_category_code_type":null,"bank_details_fuzzy_score":null,"documents":{"aadhar_xml":[{"id":"K0R5KlNaP0IeUx","file_store_id":"K0R5KuBKN5UPhu","merchant_id":"K0Qj8AIf4rl3Wy","created_at":1659371517,"metadata":null}]},"shop_establishment_verifiable_zone":false,"verification":{"status":"pending","activation_progress":100},"can_submit":true,"live":true,"international":false,"merchant":{"id":"K0Qj8AIf4rl3Wy","entity":"merchant","name":"ANKUSH KAPOOR","email":"ankushkapoor2015@gmail.com","activated":true,"activated_at":1659371720,"live":true,"hold_funds":false,"pricing_plan_id":"1In3Yh5Mluj605","parent_id":null,"website":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","category":"5817","category2":"it_and_software","international":false,"linked_account_kyc":false,"has_key_access":true,"fee_bearer":"platform","fee_model":"prepaid","refund_source":"balance","billing_label":"Pie Devs","receipt_email_enabled":true,"receipt_email_trigger_event":"authorized","transaction_report_email":["ankushkapoor2015@gmail.com"],"invoice_label_field":null,"channel":"axis2","convert_currency":false,"max_payment_amount":5000000,"max_international_payment_amount":50000000,"auto_refund_delay":432000,"auto_capture_late_auth":false,"brand_color":null,"handle":null,"risk_rating":3,"risk_threshold":8,"partner_type":null,"created_at":1659370256,"updated_at":1704627217,"suspended_at":null,"archived_at":null,"icon_url":null,"logo_url":null,"org_id":"100000razorpay","notes":[],"whitelisted_ips_live":[],"whitelisted_ips_test":[],"whitelisted_domains":[],"fee_credits_threshold":null,"amount_credits_threshold":null,"refund_credits_threshold":null,"balance_threshold":null,"display_name":null,"activation_source":"primary","business_banking":false,"second_factor_auth":false,"restricted":false,"default_refund_speed":"normal","partnership_url":null,"external_id":null,"product_international":"0000000000","signup_source":"primary","purpose_code":null,"signup_via_email":0,"country_code":"IN","currency":"INR"},"stakeholder":{"id":"K0Qk6kxQa92V2p","merchant_id":"K0Qj8AIf4rl3Wy","email":null,"name":"ANKUSH KAPOOR","phone_primary":null,"phone_secondary":null,"director":null,"executive":null,"percentage_ownership":null,"poi_identification_number":"DPFPK0598C","poi_status":"verified","poa_status":null,"notes":[],"created_at":1659370311,"updated_at":1659371518,"deleted_at":null,"pan_doc_status":null,"aadhaar_esign_status":"verified","aadhaar_pin":null,"aadhaar_linked":1,"aadhaar_verification_with_pan_status":"verified","bvs_probe_id":"K0R5G0xbkQCNF9","audit_id":"K0PdDey3GQnYdl","verification_metadata":null},"merchant_avg_order_value":{"id":"K0QjHw6kKBTSTX","merchant_id":"K0Qj8AIf4rl3Wy","min_aov":-1,"max_aov":-1,"created_at":1659370265,"updated_at":1659370265,"deleted_at":null},"merchant_verification_detail":[],"dedupe":{"isMatch":false,"isUnderReview":true},"isDedupe":false,"isAutoKycDone":false,"isHardLimitReached":false,"activationStatusChangeLogs":["instantly_activated","activated_mcc_pending","needs_clarification","under_review","needs_clarification","under_review","needs_clarification","under_review","activated_mcc_pending","needs_clarification","under_review","activated_mcc_pending","needs_clarification","under_review","activated"],"posActivationStatusChangeLogs":null,"merchant_business_detail":{"id":"K0QjTo7RFW5Fc1","merchant_id":"K0Qj8AIf4rl3Wy","website_details":{"about":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","login":null,"terms":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","others":"","refund":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","contact":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","pricing":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","privacy":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","comments":"GTG","shipping":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","cancellation":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","social_media":false,"others_present":false,"physical_store":false,"ios_app_present":false,"website_present":false,"website_not_ready":false,"android_app_present":true,"live_website_or_app":false,"website_compliance_consent":null},"created_at":1659370276,"updated_at":1704627248,"app_urls":{"playstore_url":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo"},"gst_details":null,"business_parent_category":"tech_product","audit_id":"NLhvr2Krpc3kLu","blacklisted_products_category":"none of the above","plugin_details":[{"website":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","ecommerce_plugin":false,"suggested_plugin":null}],"onboarding_source":null,"lead_score_components":{"linkedin":false,"crunchbase":false,"gstin_score":0,"domain_score":25,"traffic_rank":"","website_visits":177228476,"registered_year":null,"ecommerce_plugin":false,"twitter_followers":0,"aggregated_turnover_slab":"","estimated_annual_revenue":""},"pg_use_case":null,"miq_sharing_date":0,"testing_credentials_date":0,"metadata":{"activation_status":"under_review"}},"business_parent_category":"tech_product","promoter_pan_name_suggested":null,"business_name_suggested":null,"business_registered_address_suggested":null,"allowed_next_pos_activation_status":null,"pos_activation_flow":null,"is_pgos_merchant":false,"playstore_url":"https:\/\/play.google.com\/store\/apps\/details?id=com.youtools.seo","appstore_url":"","isTransacted":true,"isSubMerchant":false,"credit_balance":[],"verification_error_codes":[],"status_change_agent":"admin","instant_activations":true,"merchants":{"K0Qj8AIf4rl3Wy":{"id":"K0Qj8AIf4rl3Wy","name":"ANKUSH KAPOOR","billing_label":"Pie Devs","email":"ankushkapoor2015@gmail.com","activated":1,"activated_at":1659371720,"archived_at":null,"suspended_at":null,"has_key_access":true,"logo_url":null,"display_name":null,"refund_source":"balance","partner_type":null,"restricted":false,"created_at":1659370256,"updated_at":1704627217,"second_factor_auth":false,"parent_id":null,"parent_name":null,"role":"owner","product":"primary","banking_role":null,"methods":{"merchant_id":"K0Qj8AIf4rl3Wy","card":1,"card_networks":{"AMEX":0,"DICL":0,"MC":1,"MAES":1,"VISA":1,"JCB":0,"RUPAY":1,"BAJAJ":0,"UNP":0},"card_subtype":3,"netbanking":true,"upi":true,"emandate":false,"nach":false,"bank_transfer":true,"aeps":false,"amex":false,"disabled_banks":["BBKM","BKID","COSB","DBSS","JSBP","NKGS","SYNB","TNSC","ABNA","TJSB","KJSB","MSNU","BDBL","BACB","KCCB","TBSB","SURY","ESAF","VARA","NESF","ZCBL","CIUB","FDRL","HSBC","HDFC","SBIN","SBBJ","SBHY","SBMY","SBTR","STBP","LAVB_C","UTIB_C","IBKL_C","YESB_C","RATN_C","DLXB_C","SVCB_C","BARB_C","PUNB_C","ICIC_C","KKBK_C","HDFC_C","AUBL_C","ICIC","KKBK","SCBL","UTIB"],"emi":["credit","debit"],"cardless_emi":true,"paylater":true,"debit_card":true,"prepaid_card":true,"credit_card":true,"paytm":false,"mobikwik":true,"payzapp":false,"payumoney":true,"openwallet":false,"olamoney":true,"phonepe":false,"paypal":false,"freecharge":true,"jiomoney":true,"sbibuddy":true,"mpesa":true,"airtelmoney":true,"amazonpay":false,"phonepeswitch":true,"apps":{"cred":0,"twid":0,"trustly":0,"poli":0,"sofort":0,"giropay":0},"upi_type":{"collect":1,"intent":1},"debit_emi_providers":{"HDFC":0,"KKBK":0,"INDB":0,"ICIC":0},"cod":false,"offline":false,"razorpaywallet":false,"fpx":false,"itzcash":false,"oxigen":false,"amexeasyclick":false,"paycash":false,"citibankrewards":false,"in_app":0,"in_app_credit_card":0,"credit_emi_providers":{"HDFC":1,"SBIN":0,"UTIB":1,"ICIC":1,"AMEX":1,"BARB":1,"CITI":1,"HSBC":1,"INDB":1,"KKBK":1,"RATN":1,"SCBL":1,"YESB":1,"onecard":1,"BAJAJ":0,"FDRL":1,"IDFB":1},"cardless_emi_providers":{"walnut369":0,"zestmoney":0,"earlysalary":1,"hdfc":0,"icic":0,"barb":0,"kkbk":0,"fdrl":0,"idfb":0,"hcin":0,"krbe":0,"cshe":0,"tvsc":0,"liquiloans":0},"paylater_providers":{"getsimpl":0,"lazypay":0,"icic":1,"hdfc":0,"amazonpay":0},"bajajpay":false,"intl_bank_transfer":[],"boost":false,"mcash":false,"grabpay":false,"touchngo":false,"sodexo":false}}},"splitz_experiments":{"":[],"HmF8BO9pvG303W":[],"H3sS695cOymmiu":[],"LEhcQ6vsmvThCM":[],"LklMvyKSFn6ETp":[],"KxZesk2B03J9ar":[],"HmypdLPF5UusXz":[],"HQqeKAnGRYPO4S":[],"Hmz4DDcpwRNuXK":[],"Hmz5aOOpuLg9QG":[],"KPe5dzVS6UCAiG":{"id":"KPe5e00lMFoZO4","name":"exposed","variables":{"result":"on"},"experiment_id":"KPe5dzVS6UCAiG","weight":100},"I2OvzhA8n5WXzK":{"id":"I2OvzhQlyzbQhr","name":"TextVariant","variables":{"result":"variant1"},"experiment_id":"I2OvzhA8n5WXzK","weight":50},"I2OxeN2XVfI7iO":{"id":"I2OxeNfhZuXOFN","name":"PaymentsCount","variables":{"result":"20"},"experiment_id":"I2OxeN2XVfI7iO","weight":100},"ICUOfCJSNQQD15":{"id":"IKAb344obC91jL","name":"AverageMonthlyTransaction","variables":{"result":"10000"},"experiment_id":"ICUOfCJSNQQD15","weight":100},"I2Oz7zUyWdMdju":{"id":"IEfgYsH4gJzAyj","name":"FAFeature","variables":{"result":"on"},"experiment_id":"I2Oz7zUyWdMdju","weight":100},"HpmgNbhHWmh3BS":[],"Jhk9i7jzGtL2OT":{"id":"Jhk9i880xsJhis","name":"variables","variables":{"result":"on"},"experiment_id":"Jhk9i7jzGtL2OT","weight":100},"KaHGZHjePU5XLx":{"id":"KaHGZIJKU3aotl","name":"variables","variables":{"result":"on"},"experiment_id":"KaHGZHjePU5XLx","weight":100},"IDVMGD3fth5Dkp":[],"IZcVhevcxJxejr":[],"JfNOewpSluhNIB":[],"IlBv2LyCzsyZqI":{"id":"IlBv2McCMPdZ2r","name":"variables","variables":{"result":"Platform Growth - CA Awareness"},"experiment_id":"IlBv2LyCzsyZqI","weight":50},"Iw2TWM0yRhXrWI":[],"I2n2kDaDSfPfyx":[],"I2MzbJTVYRFauc":[],"J299iRPbuBRWeb":[],"IStH22WVrNzGLq":[],"IStJqD0T3wzexZ":[],"IStJ2bbF6rQbff":[],"Iw2UPvr88nwZdA":[],"J7KsRnA49jUwMh":[],"J7Kt1EpzaLk9dQ":[],"JwQ7TdSB3hZbcu":{"id":"JwQ7TdpMtMP1iy","name":"variables","variables":{"result":"on"},"experiment_id":"JwQ7TdSB3hZbcu","weight":100},"L3DutoiWP8H6Zn":{"id":"L3DutpVQwjuvW2","name":"variables","variables":{"result":"on"},"experiment_id":"L3DutoiWP8H6Zn","weight":100},"JpbtDw1u1tmAH2":{"id":"JpbtDwQxiNHAOr","name":"exposed","variables":{"result":"on"},"experiment_id":"JpbtDw1u1tmAH2","weight":100},"JvdanSt0rzyV9c":{"id":"JvdanTOcpzXbJY","name":"variables","variables":{"result":"on"},"experiment_id":"JvdanSt0rzyV9c","weight":100},"K32Ky74FqJfpT8":{"id":"K32Ky7i4iXEjrf","name":"variables","variables":{"result":"on"},"experiment_id":"K32Ky74FqJfpT8","weight":100},"K1WjJlJZLj3du1":{"id":"K1WjJlp8F2l7eW","name":"variables","variables":{"result":"on"},"experiment_id":"K1WjJlJZLj3du1","weight":100},"JyimKdpm7rIDOw":{"id":"JyimKeQIMcRhJE","name":"normal","variables":{"result":"on"},"experiment_id":"JyimKdpm7rIDOw","weight":50},"K6GhEu6Y4tmM0X":{"id":"K6GhEuJaenPzGQ","name":"exposed","variables":{"result":"on"},"experiment_id":"K6GhEu6Y4tmM0X","weight":100},"Kd8w0C0X88RE2K":[],"JcXjyldJIfumzD":[],"KE6QIX5uyJrKOq":[],"Kmd4oqDWnxSFe8":{"id":"Kmd4oqlZolkXEL","name":"variables","variables":{"result":"on"},"experiment_id":"Kmd4oqDWnxSFe8","weight":100},"L2p1FFt2dWFOPd":{"id":"L2p1FGU5Q1mrqv","name":"variables","variables":{"result":"on"},"experiment_id":"L2p1FFt2dWFOPd","weight":100},"Lf6oo0XiYnyal4":{"id":"Lf6oo0mHWgwfWH","name":"variables","variables":{"result":"on"},"experiment_id":"Lf6oo0XiYnyal4","weight":100},"LDbgxp2vBKgkRO":{"id":"LDbgxpciZKZ06F","name":"variables","variables":{"result":"on"},"experiment_id":"LDbgxp2vBKgkRO","weight":100},"Ll1Zh4tGjRH0IS":[],"LqopA89qO1J3sF":{"id":"LqopA8PkDwtaQj","name":"variables","variables":{"result":"on"},"experiment_id":"LqopA89qO1J3sF","weight":100},"M2UVcW1ULZijIu":{"id":"M2UVcWS8E2TQrJ","name":"variables","variables":{"result":"on"},"experiment_id":"M2UVcW1ULZijIu","weight":100},"LOB7u4XmWc6PDd":{"id":"LOB7u4fabnRzzJ","name":"variables","variables":{"result":"on"},"experiment_id":"LOB7u4XmWc6PDd","weight":100},"LaOXeB0tkQtvIc":{"id":"LaOXeBCskD6OIt","name":"variables","variables":{"result":"on"},"experiment_id":"LaOXeB0tkQtvIc","weight":100},"LIZ2hJsAfXmES6":{"id":"LIZ2hKW2dWb4wb","name":"variables","variables":{"result":"on"},"experiment_id":"LIZ2hJsAfXmES6","weight":100},"KoBZA5MpwqlYfD":{"id":"KoBZA5UsPByFWF","name":"variables","variables":{"result":"on"},"experiment_id":"KoBZA5MpwqlYfD","weight":100},"L0zqe6gmKHp9xf":[],"KpKKcFI3d29nAv":{"id":"KpKKcFjfA8wbfC","name":"variables","variables":{"result":"on"},"experiment_id":"KpKKcFI3d29nAv","weight":100},"L3abQRPY3iDdGf":[],"L4jWAHTviz9Tbu":[],"KmBlZ2iUatsoAB":[],"L0rynez0HhIXHb":[],"Lla1DOCQiKDgM8":{"id":"Lla1DONsIMgmhw","name":"enable","variables":{"enable":"on"},"experiment_id":"Lla1DOCQiKDgM8","weight":100},"L55JOo4EAhZC93":{"id":"L55JOoru6XF1fq","name":"variables","variables":{"result":"on"},"experiment_id":"L55JOo4EAhZC93","weight":100},"L580akR73oKnIr":[],"LctS8LI0b15D6w":{"id":"LctS8LlJKyml6k","name":"variables","variables":{"result":"on"},"experiment_id":"LctS8LI0b15D6w","weight":100},"M4Bi4l52fMeIrE":{"id":"M4Bi4lCl1LOLar","name":"result_on","variables":{"result":"on"},"experiment_id":"M4Bi4l52fMeIrE","weight":100},"LfEZDFJoAnktiZ":{"id":"LfEZDFgKDyAx2k","name":"result_on","variables":{"result":"on"},"experiment_id":"LfEZDFJoAnktiZ","weight":100},"LpVdcs5lXhlpdV":{"id":"LpVdcsDytIBcpM","name":"result_on","variables":{"result":"on"},"experiment_id":"LpVdcs5lXhlpdV","weight":100},"M9iRe04lj27sdU":{"id":"M9iRe0cGTptu83","name":"result_on","variables":{"result":"on"},"experiment_id":"M9iRe04lj27sdU","weight":100},"L7uAKxhCggh6Na":[],"LfIQhqoLrfaX0h":{"id":"LfIQhr8wIgE7oT","name":"variant","variables":{"result":"on"},"experiment_id":"LfIQhqoLrfaX0h","weight":100},"MIQa5oTAMTCL9S":{"id":"MIQa5oydrzs0vf","name":"variant","variables":{"result":"on"},"experiment_id":"MIQa5oTAMTCL9S","weight":100},"M4rtQihG8luU57":[],"LfxXJXWfj87JAx":{"id":"LfxXJXkmxYnMSS","name":"variables","variables":{"result":"on"},"experiment_id":"LfxXJXWfj87JAx","weight":100},"LZi2wmeOZSCjtX":{"id":"LZi2wmxiOPLq6m","name":"variant","variables":{"result":"on"},"experiment_id":"LZi2wmeOZSCjtX","weight":100},"LvPX2scr7KxnuZ":[],"Lrb3FnfRl2FVmQ":[],"Lspxsu4DTcptHe":{"id":"LspxsuOrPPA1RU","name":"variant_on","variables":{"result":"on"},"experiment_id":"Lspxsu4DTcptHe","weight":100},"M2B4FXLdVgc3wj":{"id":"M2B4FXjQTN4Oy2","name":"variables","variables":{"result":"on"},"experiment_id":"M2B4FXLdVgc3wj","weight":100},"M0ZCjxNJMZqa98":[],"MHMXkYtdAeHGmg":{"id":"MHMXkZK7337oEI","name":"hide-ezetap-txn","variables":{"result":"off"},"experiment_id":"MHMXkYtdAeHGmg","weight":100},"MR0upWHU5QAWW8":{"id":"MR0upWpZaFiGcy","name":"variant","variables":{"result":"on"},"experiment_id":"MR0upWHU5QAWW8","weight":100},"LyzIbqJ3ETSBN9":[],"LHOp2ELA9vyTW0":{"id":"LHOp2ESnz4HTH3","name":"variables","variables":{"result":"on"},"experiment_id":"LHOp2ELA9vyTW0","weight":100},"LJ70vtwLTYmo6I":[],"MA6kWlvm3jWXqO":[],"MBCrzgvu3t9plQ":[],"LGeU9L1JfrImWM":[],"LwV678pnF1EDwq":[],"MYU80Y3AfDTuSJ":{"id":"MYU80YOIu4usgy","name":"variables","variables":{"result":"on"},"experiment_id":"MYU80Y3AfDTuSJ","weight":100}},"partner_intent":null}; window.rzp_org = {"id":"org_100000razorpay","display_name":"Razorpay Software Private Ltd","business_name":"Razorpay","email":"admin@razorpay.com","email_domains":["razorpay.com","opo.razorpay.com","cnx.razorpay.com","ie.razorpay.com"],"allow_sign_up":true,"login_logo_url":"","main_logo_url":"https:\/\/rzp-1415-prod-dashboard-activation.s3.ap-south-1.amazonaws.com\/org_100000razorpay\/main_logo\/phplgbGKN","invoice_logo_url":"","checkout_logo_url":"https:\/\/rzp-1415-prod-dashboard-activation.s3.amazonaws.com\/org_100000razorpay\/checkout_logo\/phpmeNFmd","email_logo_url":"https:\/\/rzp-1415-prod-dashboard-activation.s3.amazonaws.com\/org_100000razorpay\/email_logo\/phpofIaMD","auth_type":"google_auth","created_at":1481813109,"custom_code":"rzp","from_email":"support@razorpay.com","signature_email":"contact@razorpay.com","default_pricing_plan_id":"FL6zMNWhnSUooe","background_image_url":null,"merchant_styles":null,"merchant_session_timeout_in_seconds":43200,"merchant_second_factor_auth":0,"merchant_max_wrong_2fa_attempts":9,"admin_second_factor_auth":0,"admin_max_wrong_2fa_attempts":9,"second_factor_auth_mode":"sms","payment_apps_logo_url":null,"payment_btn_logo_url":null,"external_redirect_url":null,"external_redirect_url_text":null,"features":["disable_free_credit_unreg"],"hostname":"dashboard.razorpay.com","configurations":{"disable_captcha":false},"security_branding_logo":"https:\/\/cdn.razorpay.com\/static\/assets\/pay_methods_branding.png"}; window.old_notifications = []; window.new_notifications = []; window.notifications = []; window.api_host = "https://api.razorpay.com/v1/" window.custom_notes = null; window.pl_expiry_in_hrs = null; window.pl_extra_fields = []; window.pl_customized_form_fields = {"receipt":{"label":"Receipt No.","placeholder":""},"description":{"label":"Payment For","placeholder":"Payment Description"}}; window.is_pl_customer_name_field_enabled = null; window.session_id = "wvDsBhMBNhMcKMGjFA0IRZqzLsegOsU3GAzHevID"; window.is_banking_request = false; </script> <script async src="https://cdn.razorpay.com/dashboard/dist/merchant-entry.js"></script> <script async> let script = document.createElement('script'); script.src = 'https://app-metrics.razorpay.com/static/blade-analytics.js'; script.async = true; document.body.append(script); script.onload = () => { window.initBladeCoverageAnalytics?.({ businessUnit: 'payments' }); }; </script> <script src='https://cdn.razorpay.com/static/analytics/bundle.js'></script> <script src="https://cdn.razorpay.com/static/assets/holidays.js"></script> <script type="text/javascript"> //Above code doesn't perform any function, can avoid application breakage if the library is //removed, not loaded or library code breaks anytime. //For any environment where we want to disable tracking other than LJ turn isLocal to true. var isLocal = undefined; //Maintaining this for legacy reason. Should ideally be defined by the environments. //Below peice of code will turn off trackers other than LJ in non-prod environments, since LJ is environment specific we do not have to follow this approach. if ('production'==='dev' || String.prototype.indexOf && window.rzp_user && window.rzp_user.email && window.rzp_user.email.toLowerCase().indexOf('@razorpay.com') > 0) { isLocal = true; } var disableEventEmitters = 'production'==='dev' ? true : false; //If true events will not be emitted to LJ and PROM var appEnvironment = window.location.hostname == "dashboard.razorpay.com" ? 'prod' : 'stage'; if (window.razorpayAnalytics) { let trackers = ['lj']; if (window.location.href.indexOf('resetpassword') === -1) { trackers = ['perf', 'ga', 'fb', 'twitter', 'bing', 'quora', 'reddit']; if(window.loadHubspot){ trackers.push('hubspot'); } trackers.push('twitterAgency'); } razorpayAnalytics.init( trackers, { ga: appEnvironment === 'prod' ? 'UA-53341507-2' : 'UA-53341507-4', fb: '697927486977350', lj:'JjAL32wgY1QDhrSMApGOF7H5L67VTmEh', }, isLocal, appEnvironment, disableEventEmitters, { appName: 'pg-dashboard' } ); // Init old key as well if(razorpayAnalytics.createQ){ window.rzpQ = razorpayAnalytics.createQ({ pollFreq:500 }); } window.rzpQ.defineEventModifiers({ 'onbr':[ { propertyName:'event_type', value:'onboarding-events' }, { propertyName:'event_group', value:'onboarding' }], 'productOnboarding':[ { propertyName:'event_type', value:'product-onboarding-events' }, { propertyName:'event_group', value:'product-onboarding' }], 'merchantActions':[ { propertyName:'event_type', value:'merchant_dashboard' }, { propertyName:'event_group', value:'merchant_actions' } ], 'routeActions': [ { propertyName:'event_type', value:'route' }, { propertyName:'event_group', value:'route' } ], reporting: [ { propertyName: 'event_type', value: 'reporting-events' }, { propertyName: 'event_group', value: 'reporting_events' }, ], paymentPages: [ { propertyName: 'event_type', value: 'paymentpages' }, { propertyName: 'event_group', value: 'paymentpages-dashboard' }, ], paymentStores: [ { propertyName: 'event_type', value: 'paymentstores' }, { propertyName: 'event_group', value: 'paymentstores-dashboard' }, ], 'paymentLinks':[ { propertyName:'event_type', value:'paymentlinks' }, { propertyName:'event_group', value:'paymentlink-dashboard' }, ], chargeAtWill: [ { propertyName: 'event_type', value: 'charge_at_will' }, { propertyName: 'event_group', value: 'charge_at_will_dashboard' }, ], invoice: [ { propertyName: 'event_type', value: 'invoice' }, { propertyName: 'event_group', value: 'invoice_dashboard' }, ], paymentButtons: [ { propertyName: 'event_type', value: 'paymentbuttons' }, { propertyName: 'event_group', value: 'paymentbuttons-dashboard' } ], subscriptionButtons: [ { propertyName: 'event_type', value: 'subscriptionbuttons' }, { propertyName: 'event_group', value: 'subscriptionbuttons-dashboard' } ], smartCollect: [ { propertyName: 'event_type', value: 'smartcollect' }, { propertyName: 'event_group', value: 'smartcollect-dashboard' } ], subscription: [ { propertyName: 'event_type', value: 'subscription' }, { propertyName: 'event_group', value: 'subscription-dashboard' } ], qrCode: [ { propertyName: 'event_type', value: 'qrcode' }, { propertyName: 'event_group', value: 'qrcode-dashboard' } ], }); function getFilteredURLQueryParams(url){ var search = url.split('?')[1]; var allParamsWithValues = {}; var privateParams = ['token','email','invitation']; if (search) { allParamsWithValues = search.split('&').reduce(function(prev, curr){ var [key, value] = curr.split('='); prev[key] = value; return prev; }, {}); } var allParams = Object.keys(allParamsWithValues); var filteredParams = allParams.filter(function(param){ return privateParams.indexOf(param) === -1; }); var filteredParamsWithValues = {}; filteredParams.forEach(param => filteredParamsWithValues[param] = allParamsWithValues[param]); return filteredParamsWithValues; }; function getPathWithoutPrivateData() { var fullPath = location.pathname + location.hash + location.search; var filteredQueryParamsWithValues = getFilteredURLQueryParams(fullPath); var filteredQueryParams = Object.keys(filteredQueryParamsWithValues); var filteredURL = fullPath.split('?')[0]; if(filteredQueryParams.length) { filteredURL = Object.keys(filteredQueryParamsWithValues).reduce(function(path,curParam,index){ if(index !== Object.keys(filteredQueryParamsWithValues).length - 1) { return path + '&' + curParam + '=' + filteredQueryParamsWithValues[curParam]; } return path + curParam + '=' + filteredQueryParamsWithValues[curParam]; },filteredURL + '?'); } return filteredURL; } if (window.location.href.indexOf('resetpassword') === -1) { ga('create', 'UA-53341507-1', 'auto', 'old'); var path = getPathWithoutPrivateData(); ga('set', 'page', path); ga('old.set', 'page', path); window.addEventListener('load', function() { razorpayAnalytics.track('ga', 'pageview'); razorpayAnalytics.track('reddit', 'PageVisit'); razorpayAnalytics.track('quora', 'ViewContent'); razorpayAnalytics.track('bing', {action: 'pageLoad', path: path}); }); } try { var pendingAction = JSON.parse(razorpayAnalytics.utils.getCookie('pendingAction')); if (pendingAction && pendingAction.type === 'signup-form') { razorpayAnalytics.track('fb', 'CompleteRegistration'); razorpayAnalytics.utils.deleteCookie('pendingAction'); } var rzpUTM = JSON.parse(razorpayAnalytics.utils.getCookie('rzp_utm')); var techSignUp = JSON.parse(localStorage.getItem('track-tech-signup')); if (rzpUTM && !techSignUp) { var urlTokens = rzpUTM.website ? rzpUTM.website.split('/') : []; for(var i = 0; i < urlTokens.length; i++) { if (urlTokens[i] === 'tech') { localStorage.setItem('track-tech-signup', true); window.rzpAnalytics({ eventCategory: 'Tech Hiring Page', eventAction: 'Click - Signup' }); break; } } } } catch(e) {} } else { ga = function () {}; } if (window.isAuthPage && window.location.href.indexOf('resetpassword') === -1) { // Due to some reasons this code is failing, due to this Login form failed to load. By adding the try catch we stopped breaking the UI. // https://razorpay.slack.com/archives/C2309Q91T/p1672906249200659 try { !function(){ var analytics= window.analytics = window.analytics||[]; if(!analytics.initialize) { if (analytics.invoked) { window.console&&console.error&&console.error("Segment snippet included twice."); } else { analytics.invoked=!0; analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"]; analytics.factory= function(t){ return function(){ var e=Array.prototype.slice.call(arguments);e.unshift(t); // see https://github.com/segmentio/analytics.js/issues/253#issuecomment-24280169 if (!window.analytics.push) { window.analytics.push = Array.prototype.push.bind(window.analytics); } analytics.push(e); return analytics } }; for(var t=0;t<analytics.methods.length;t++){ var e=analytics.methods[t]; analytics[e]=analytics.factory(e) } analytics.load= function(t,e){ var n=document.createElement("script"); n.type="text/javascript"; n.async=!0; n.src="https://cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js"; var a=document.getElementsByTagName("script")[0]; a.parentNode.insertBefore(n,a); analytics._loadOptions=e } analytics.SNIPPET_VERSION="4.1.0"; // Events on signup and signin are required to be sent to Website project(Segment). // isAuthPage is set to true only by signup/signin/forgot password/2FA pages. (excludes all /app pages). // if isAuthPage is true, send to website project or else dashboard project. //when X loads the dashboard for activation in an iframe, we pass merchant=x in queryParams //if current URL matches X params, send events to x-website project(Segment) if (window.location.href.includes('merchant=x')) { analytics.load(window.X_WEBSITE_SEGMENT_API_KEY); } else { analytics.load(window.WEBSITE_SEGMENT_API_KEY); } analytics.page(); } } }(); } catch(error) { console.warn(error); } } </script> </body> </html>
Leave a Comment