@bigbinary/neeto-payments-frontend 4.0.14 → 4.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. package/app/javascript/src/translations/ar.json +6 -1
  2. package/app/javascript/src/translations/bg.json +6 -1
  3. package/app/javascript/src/translations/ca.json +6 -1
  4. package/app/javascript/src/translations/cs.json +6 -1
  5. package/app/javascript/src/translations/da.json +6 -1
  6. package/app/javascript/src/translations/de.json +6 -1
  7. package/app/javascript/src/translations/en.json +6 -1
  8. package/app/javascript/src/translations/es-MX.json +6 -1
  9. package/app/javascript/src/translations/es.json +6 -1
  10. package/app/javascript/src/translations/et.json +6 -1
  11. package/app/javascript/src/translations/fi.json +6 -1
  12. package/app/javascript/src/translations/fil.json +6 -1
  13. package/app/javascript/src/translations/fr.json +6 -1
  14. package/app/javascript/src/translations/hi.json +6 -1
  15. package/app/javascript/src/translations/hr.json +6 -1
  16. package/app/javascript/src/translations/id.json +6 -1
  17. package/app/javascript/src/translations/it.json +6 -1
  18. package/app/javascript/src/translations/ja.json +6 -1
  19. package/app/javascript/src/translations/ko.json +6 -1
  20. package/app/javascript/src/translations/nl.json +6 -1
  21. package/app/javascript/src/translations/pl.json +6 -1
  22. package/app/javascript/src/translations/pt-BR.json +6 -1
  23. package/app/javascript/src/translations/pt.json +6 -1
  24. package/app/javascript/src/translations/ro.json +6 -1
  25. package/app/javascript/src/translations/ru.json +6 -1
  26. package/app/javascript/src/translations/sk.json +6 -1
  27. package/app/javascript/src/translations/sl.json +6 -1
  28. package/app/javascript/src/translations/sv.json +6 -1
  29. package/app/javascript/src/translations/th.json +6 -1
  30. package/app/javascript/src/translations/tr.json +6 -1
  31. package/app/javascript/src/translations/uk.json +6 -1
  32. package/app/javascript/src/translations/vi.json +6 -1
  33. package/app/javascript/src/translations/zh-CN.json +6 -1
  34. package/app/javascript/src/translations/zh-TW.json +6 -1
  35. package/dist/AccountsDashboard.js +4 -4
  36. package/dist/AdminCancelRecurringPaymentButton.js +1 -1
  37. package/dist/CashPaymentButton.js +2 -2
  38. package/dist/ConfirmCashPaymentButton.js +2 -2
  39. package/dist/CustomerCancelRecurringPaymentForm.js +1 -1
  40. package/dist/{ExportModal-De0800d-.js → ExportModal-BpfgeWqd.js} +2 -2
  41. package/dist/{ExportModal-De0800d-.js.map → ExportModal-BpfgeWqd.js.map} +1 -1
  42. package/dist/ManualUpiConnect.js +1 -1
  43. package/dist/ManualUpiPayment.js +2 -2
  44. package/dist/ManualUpiPaymentConfirmButton.js +2 -2
  45. package/dist/ManualUpiPaymentRejectButton.js +2 -2
  46. package/dist/PaymentsDashboard.js +2 -2
  47. package/dist/PayoutsDashboard.js +4 -4
  48. package/dist/PayoutsPage.js +3 -3
  49. package/dist/RazorpayConnect.js +118 -0
  50. package/dist/RazorpayConnect.js.map +1 -0
  51. package/dist/RazorpayPaymentButton.js +2 -2
  52. package/dist/RecurringPaymentSettings.js +1 -1
  53. package/dist/RefundsDashboard.js +2 -2
  54. package/dist/SplitTransfersDashboard.js +2 -2
  55. package/dist/StripeCheckoutSetting.js +1 -1
  56. package/dist/StripeConnect.js +36 -33
  57. package/dist/StripeConnect.js.map +1 -1
  58. package/dist/StripeManage.js +1 -1
  59. package/dist/TaxesDashboard.js +1 -1
  60. package/dist/buildStripeTransactionLink.js +1 -1
  61. package/dist/cjs/AccountsDashboard.js +4 -4
  62. package/dist/cjs/AdminCancelRecurringPaymentButton.js +1 -1
  63. package/dist/cjs/CashPaymentButton.js +2 -2
  64. package/dist/cjs/ConfirmCashPaymentButton.js +2 -2
  65. package/dist/cjs/CustomerCancelRecurringPaymentForm.js +1 -1
  66. package/dist/cjs/{ExportModal-Cf1lT3Sz.js → ExportModal-Bp4g8_8E.js} +2 -2
  67. package/dist/cjs/{ExportModal-Cf1lT3Sz.js.map → ExportModal-Bp4g8_8E.js.map} +1 -1
  68. package/dist/cjs/ManualUpiConnect.js +1 -1
  69. package/dist/cjs/ManualUpiPayment.js +2 -2
  70. package/dist/cjs/ManualUpiPaymentConfirmButton.js +2 -2
  71. package/dist/cjs/ManualUpiPaymentRejectButton.js +2 -2
  72. package/dist/cjs/PaymentsDashboard.js +2 -2
  73. package/dist/cjs/PayoutsDashboard.js +4 -4
  74. package/dist/cjs/PayoutsPage.js +3 -3
  75. package/dist/cjs/RazorpayConnect.js +120 -0
  76. package/dist/cjs/RazorpayConnect.js.map +1 -0
  77. package/dist/cjs/RazorpayPaymentButton.js +2 -2
  78. package/dist/cjs/RecurringPaymentSettings.js +1 -1
  79. package/dist/cjs/RefundsDashboard.js +2 -2
  80. package/dist/cjs/SplitTransfersDashboard.js +2 -2
  81. package/dist/cjs/StripeCheckoutSetting.js +1 -1
  82. package/dist/cjs/StripeConnect.js +40 -37
  83. package/dist/cjs/StripeConnect.js.map +1 -1
  84. package/dist/cjs/StripeManage.js +1 -1
  85. package/dist/cjs/TaxesDashboard.js +1 -1
  86. package/dist/cjs/buildStripeTransactionLink.js +1 -1
  87. package/dist/cjs/constants.js +4 -1
  88. package/dist/cjs/constants.js.map +1 -1
  89. package/dist/cjs/{dashboard-CI6hWjt7.js → dashboard-BTXVWygp.js} +2 -2
  90. package/dist/cjs/{dashboard-CI6hWjt7.js.map → dashboard-BTXVWygp.js.map} +1 -1
  91. package/dist/cjs/getAddressElementOptions.js +1 -1
  92. package/dist/cjs/getAmountInSmallestCurrencyUnit.js +1 -1
  93. package/dist/cjs/getAmountWithAppliedTax.js +1 -1
  94. package/dist/cjs/getFormattedAmount.js +1 -1
  95. package/dist/cjs/getFormattedTaxAmount.js +1 -1
  96. package/dist/cjs/getFormattedTipAmount.js +1 -1
  97. package/dist/cjs/getQrCodeValue.js +1 -1
  98. package/dist/cjs/getTaxAmount.js +1 -1
  99. package/dist/cjs/getTipAmount.js +1 -1
  100. package/dist/cjs/{index-ClFYh1ea.js → index-1L4yyXWD.js} +9 -1
  101. package/dist/cjs/{index-ClFYh1ea.js.map → index-1L4yyXWD.js.map} +1 -1
  102. package/dist/cjs/index.js +15 -11
  103. package/dist/cjs/index.js.map +1 -1
  104. package/dist/cjs/{renderFunctions-CVEyRDPb.js → renderFunctions-B2zEhpSO.js} +2 -2
  105. package/dist/cjs/{renderFunctions-CVEyRDPb.js.map → renderFunctions-B2zEhpSO.js.map} +1 -1
  106. package/dist/cjs/{useAccountsApi-DKvGpToi.js → useAccountsApi-BucNBXKk.js} +2 -2
  107. package/dist/cjs/{useAccountsApi-DKvGpToi.js.map → useAccountsApi-BucNBXKk.js.map} +1 -1
  108. package/dist/cjs/useIntegrationsApi-BHszs-M2.js +26 -0
  109. package/dist/cjs/useIntegrationsApi-BHszs-M2.js.map +1 -0
  110. package/dist/cjs/{usePaymentApi-C9guUEzI.js → usePaymentApi-BSULbCh8.js} +2 -2
  111. package/dist/cjs/{usePaymentApi-C9guUEzI.js.map → usePaymentApi-BSULbCh8.js.map} +1 -1
  112. package/dist/cjs/{usePaymentApi-CVIDI82X.js → usePaymentApi-CnBeDZo6.js} +2 -2
  113. package/dist/cjs/{usePaymentApi-CVIDI82X.js.map → usePaymentApi-CnBeDZo6.js.map} +1 -1
  114. package/dist/cjs/{usePaymentApi-dx2faIuU.js → usePaymentApi-kQnd_kt3.js} +2 -2
  115. package/dist/cjs/{usePaymentApi-dx2faIuU.js.map → usePaymentApi-kQnd_kt3.js.map} +1 -1
  116. package/dist/cjs/{usePlatformApi-Dq4kyldq.js → usePlatformApi-BhaBAUO9.js} +2 -2
  117. package/dist/cjs/{usePlatformApi-Dq4kyldq.js.map → usePlatformApi-BhaBAUO9.js.map} +1 -1
  118. package/dist/cjs/useRazorpayPayment.js +2 -2
  119. package/dist/constants.js +1 -1
  120. package/dist/{dashboard-CPslgqQz.js → dashboard-CLd-BWPH.js} +2 -2
  121. package/dist/{dashboard-CPslgqQz.js.map → dashboard-CLd-BWPH.js.map} +1 -1
  122. package/dist/getAddressElementOptions.js +1 -1
  123. package/dist/getAmountInSmallestCurrencyUnit.js +1 -1
  124. package/dist/getAmountWithAppliedTax.js +1 -1
  125. package/dist/getFormattedAmount.js +1 -1
  126. package/dist/getFormattedTaxAmount.js +1 -1
  127. package/dist/getFormattedTipAmount.js +1 -1
  128. package/dist/getQrCodeValue.js +1 -1
  129. package/dist/getTaxAmount.js +1 -1
  130. package/dist/getTipAmount.js +1 -1
  131. package/dist/{index-DYTssO0F.js → index-DP5UOpg-.js} +7 -2
  132. package/dist/{index-DYTssO0F.js.map → index-DP5UOpg-.js.map} +1 -1
  133. package/dist/index.js +14 -11
  134. package/dist/index.js.map +1 -1
  135. package/dist/{renderFunctions-b8vt6qyF.js → renderFunctions-BQohRlkO.js} +2 -2
  136. package/dist/{renderFunctions-b8vt6qyF.js.map → renderFunctions-BQohRlkO.js.map} +1 -1
  137. package/dist/{useAccountsApi-B_Wa7LFK.js → useAccountsApi-BtfqlOGM.js} +2 -2
  138. package/dist/{useAccountsApi-B_Wa7LFK.js.map → useAccountsApi-BtfqlOGM.js.map} +1 -1
  139. package/dist/useIntegrationsApi-BFnLyjT4.js +24 -0
  140. package/dist/useIntegrationsApi-BFnLyjT4.js.map +1 -0
  141. package/dist/{usePaymentApi-DUuETNIO.js → usePaymentApi-CIuiVkKG.js} +2 -2
  142. package/dist/{usePaymentApi-DUuETNIO.js.map → usePaymentApi-CIuiVkKG.js.map} +1 -1
  143. package/dist/{usePaymentApi-P2Ngyc4T.js → usePaymentApi-Cc_n0glW.js} +2 -2
  144. package/dist/{usePaymentApi-P2Ngyc4T.js.map → usePaymentApi-Cc_n0glW.js.map} +1 -1
  145. package/dist/{usePaymentApi-Bzm6iQEJ.js → usePaymentApi-DPSc1ubf.js} +2 -2
  146. package/dist/{usePaymentApi-Bzm6iQEJ.js.map → usePaymentApi-DPSc1ubf.js.map} +1 -1
  147. package/dist/{usePlatformApi-DDjX65Do.js → usePlatformApi--E27mv8k.js} +2 -2
  148. package/dist/{usePlatformApi-DDjX65Do.js.map → usePlatformApi--E27mv8k.js.map} +1 -1
  149. package/dist/useRazorpayPayment.js +2 -2
  150. package/package.json +14 -12
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "تأكيد الدفع",
355
355
  "tipAmount": "مبلغ البقشيش",
356
356
  "reject": "رفض",
357
- "tryAgain": "حاول مرة أخرى"
357
+ "tryAgain": "حاول مرة أخرى",
358
+ "processingFailed": "فشل المعالجة"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "معرف الوجهة:",
564
565
  "failureMessage": "رسالة الفشل:",
565
566
  "automatic": "آلي:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "قم بتوصيل حساب Razorpay الخاص بك",
570
+ "failedButton": "حاول مرة أخرى"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Потвърдете плащането",
355
355
  "tipAmount": "Сума на бакшиша",
356
356
  "reject": "Отхвърли",
357
- "tryAgain": "Опитай отново"
357
+ "tryAgain": "Опитай отново",
358
+ "processingFailed": "Обработката не успя"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ИД на целта:",
564
565
  "failureMessage": "Съобщение за неуспех:",
565
566
  "automatic": "Автоматично:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Свържете акаунта си в Razorpay",
570
+ "failedButton": "Опитайте отново"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Confirmar pagament",
355
355
  "tipAmount": "Quantitat de propina",
356
356
  "reject": "Rebutjar",
357
- "tryAgain": "Intenta-ho de nou"
357
+ "tryAgain": "Intenta-ho de nou",
358
+ "processingFailed": "El processament ha fallat"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID de destí:",
564
565
  "failureMessage": "Missatge d'error:",
565
566
  "automatic": "Automàtic:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Connecta el teu compte de Razorpay",
570
+ "failedButton": "Torna a provar"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Potvrdit platbu",
355
355
  "tipAmount": "Částka spropitného",
356
356
  "reject": "Odmítnout",
357
- "tryAgain": "Zkusit znovu"
357
+ "tryAgain": "Zkusit znovu",
358
+ "processingFailed": "Zpracování selhalo"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID cíle:",
564
565
  "failureMessage": "Zpráva o selhání:",
565
566
  "automatic": "Automatické:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Připojte svůj účet Razorpay",
570
+ "failedButton": "Zkusit znovu"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Bekræft betaling",
355
355
  "tipAmount": "Drikkepenge beløb",
356
356
  "reject": "Afvis",
357
- "tryAgain": "Prøv igen"
357
+ "tryAgain": "Prøv igen",
358
+ "processingFailed": "Behandling mislykkedes"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Destination ID:",
564
565
  "failureMessage": "Fejlmeddelelse:",
565
566
  "automatic": "Automatisk:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Opret forbindelse til din Razorpay-konto",
570
+ "failedButton": "Prøv igen"
566
571
  }
567
572
  }
568
573
  }
@@ -84,7 +84,8 @@
84
84
  "confirmPayment": "Zahlung bestätigen",
85
85
  "tipAmount": "Trinkgeldbetrag",
86
86
  "reject": "Ablehnen",
87
- "tryAgain": "Erneut versuchen"
87
+ "tryAgain": "Erneut versuchen",
88
+ "processingFailed": "Verarbeitung fehlgeschlagen"
88
89
  },
89
90
  "alert": {
90
91
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "phoneNumberDisabledMessage": "Die Rechnungsadresse muss aktiviert sein, um die Telefonnummer zu aktivieren.",
564
565
  "addressDisabledMessage": "Für ein indisches Stripe-Konto ist das Adressfeld erforderlich."
565
566
  }
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Verbinden Sie Ihr Razorpay-Konto",
570
+ "failedButton": "Erneut versuchen"
566
571
  }
567
572
  }
568
573
  }
@@ -84,7 +84,8 @@
84
84
  "confirmPayment": "Confirm payment",
85
85
  "tipAmount": "Tip amount",
86
86
  "reject": "Reject",
87
- "tryAgain": "Try again"
87
+ "tryAgain": "Try again",
88
+ "processingFailed": "Processing failed"
88
89
  },
89
90
  "alert": {
90
91
  "stripe": {
@@ -554,6 +555,10 @@
554
555
  "failedProcessing": "Failed to verify your account. Please try again.",
555
556
  "accountNotActivated": "Your account is not activated. Please activate it to continue."
556
557
  },
558
+ "razorpayConnect": {
559
+ "title": "Connect your Razorpay account",
560
+ "failedButton": "Try again"
561
+ },
557
562
  "stripeManage": {
558
563
  "viewStripeDashboard": "View Stripe dashboard",
559
564
  "checkoutSettings": {
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Confirmar pago",
355
355
  "tipAmount": "Monto de propina",
356
356
  "reject": "Rechazar",
357
- "tryAgain": "Intentar de nuevo"
357
+ "tryAgain": "Intentar de nuevo",
358
+ "processingFailed": "Error en el procesamiento"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID de destino:",
564
565
  "failureMessage": "Mensaje de fallo:",
565
566
  "automatic": "Automático:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Conecta tu cuenta de Razorpay",
570
+ "failedButton": "Intenta de nuevo"
566
571
  }
567
572
  }
568
573
  }
@@ -84,7 +84,8 @@
84
84
  "confirmPayment": "Confirmar pago",
85
85
  "tipAmount": "Monto de la propina",
86
86
  "reject": "Rechazar",
87
- "tryAgain": "Inténtalo de nuevo"
87
+ "tryAgain": "Inténtalo de nuevo",
88
+ "processingFailed": "Error de procesamiento"
88
89
  },
89
90
  "alert": {
90
91
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "phoneNumberDisabledMessage": "La dirección de facturación debe estar habilitada para habilitar el número de teléfono.",
564
565
  "addressDisabledMessage": "Para una cuenta de Stripe india, el campo de dirección es obligatorio."
565
566
  }
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Conéctate a tu cuenta de Razorpay",
570
+ "failedButton": "Intenta de nuevo"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Kinnita makse",
355
355
  "tipAmount": "Jootraha summa",
356
356
  "reject": "Lükka tagasi",
357
- "tryAgain": "Proovi uuesti"
357
+ "tryAgain": "Proovi uuesti",
358
+ "processingFailed": "Töötlus ebaõnnestus"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Sihtkoha ID:",
564
565
  "failureMessage": "Ohtlik sõnum:",
565
566
  "automatic": "Automaatne:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Ühenda oma Razorpay konto",
570
+ "failedButton": "Proovi uuesti"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Vahvista maksu",
355
355
  "tipAmount": "Juomaraha",
356
356
  "reject": "Hylkää",
357
- "tryAgain": "Yritä uudelleen"
357
+ "tryAgain": "Yritä uudelleen",
358
+ "processingFailed": "Käsittely epäonnistui"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Kohde-ID:",
564
565
  "failureMessage": "Epäonnistumisen viesti:",
565
566
  "automatic": "Automaattinen:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Yhdistä Razorpay-tilisi",
570
+ "failedButton": "Yritä uudelleen"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Kumpirmahin ang bayad",
355
355
  "tipAmount": "Halaga ng tip",
356
356
  "reject": "Tanggihan",
357
- "tryAgain": "Subukang muli"
357
+ "tryAgain": "Subukang muli",
358
+ "processingFailed": "Nabigong nagproseso"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID ng patutunguhan:",
564
565
  "failureMessage": "Mensaheng nabigo:",
565
566
  "automatic": "Awtomatiko:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Ikonekta ang iyong Razorpay account",
570
+ "failedButton": "Subukan muli"
566
571
  }
567
572
  }
568
573
  }
@@ -84,7 +84,8 @@
84
84
  "confirmPayment": "Confirmer le paiement",
85
85
  "tipAmount": "Montant du pourboire",
86
86
  "reject": "Rejeter",
87
- "tryAgain": "Réessayez"
87
+ "tryAgain": "Réessayez",
88
+ "processingFailed": "Échec du traitement"
88
89
  },
89
90
  "alert": {
90
91
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "phoneNumberDisabledMessage": "L'adresse de facturation doit être activée pour activer le numéro de téléphone.",
564
565
  "addressDisabledMessage": "Pour un compte Stripe indien, le champ d'adresse est requis."
565
566
  }
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Connectez votre compte Razorpay",
570
+ "failedButton": "Réessayez"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "भुगतान की पुष्टि करें",
355
355
  "tipAmount": "टिप राशि",
356
356
  "reject": "अस्वीकृत करें",
357
- "tryAgain": "फिर से प्रयास करें"
357
+ "tryAgain": "फिर से प्रयास करें",
358
+ "processingFailed": "प्रक्रिया विफल हो गई"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "गंतव्य आईडी:",
564
565
  "failureMessage": "विफलता संदेश:",
565
566
  "automatic": "स्वचालित:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "अपने Razorpay खाते से कनेक्ट करें",
570
+ "failedButton": "फिर से प्रयास करें"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Potvrdi uplatu",
355
355
  "tipAmount": "Iznos napojnice",
356
356
  "reject": "Odbij",
357
- "tryAgain": "Pokušaj ponovo"
357
+ "tryAgain": "Pokušaj ponovo",
358
+ "processingFailed": "Obrada nije uspjela"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID odredišta:",
564
565
  "failureMessage": "Poruka o neuspjehu:",
565
566
  "automatic": "Automatski:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Povežite svoj Razorpay račun",
570
+ "failedButton": "Pokušajte ponovo"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Konfirmasi pembayaran",
355
355
  "tipAmount": "Jumlah tip",
356
356
  "reject": "Tolak",
357
- "tryAgain": "Coba lagi"
357
+ "tryAgain": "Coba lagi",
358
+ "processingFailed": "Pemrosesan gagal"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID Tujuan:",
564
565
  "failureMessage": "Pesan kegagalan:",
565
566
  "automatic": "Otomatis:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Sambungkan akun Razorpay Anda",
570
+ "failedButton": "Coba lagi"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Conferma pagamento",
355
355
  "tipAmount": "Importo mancia",
356
356
  "reject": "Rifiuta",
357
- "tryAgain": "Riprovare"
357
+ "tryAgain": "Riprovare",
358
+ "processingFailed": "Elaborazione fallita"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID di destinazione:",
564
565
  "failureMessage": "Messaggio di errore:",
565
566
  "automatic": "Automatico:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Collega il tuo account Razorpay",
570
+ "failedButton": "Riprova"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "支払いを確認",
355
355
  "tipAmount": "チップ額",
356
356
  "reject": "拒否",
357
- "tryAgain": "再試行"
357
+ "tryAgain": "再試行",
358
+ "processingFailed": "処理に失敗しました"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "宛先ID:",
564
565
  "failureMessage": "失敗メッセージ:",
565
566
  "automatic": "自動:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Razorpayアカウントを接続する",
570
+ "failedButton": "再試行"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "지불 확인",
355
355
  "tipAmount": "팁 금액",
356
356
  "reject": "거부",
357
- "tryAgain": "다시 시도"
357
+ "tryAgain": "다시 시도",
358
+ "processingFailed": "처리에 실패했습니다."
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "목적지 ID:",
564
565
  "failureMessage": "실패 메시지:",
565
566
  "automatic": "자동:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Razorpay 계정 연결",
570
+ "failedButton": "다시 시도"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Betaling bevestigen",
355
355
  "tipAmount": "Fooi bedrag",
356
356
  "reject": "Afwijzen",
357
- "tryAgain": "Probeer opnieuw"
357
+ "tryAgain": "Probeer opnieuw",
358
+ "processingFailed": "Verwerking mislukt"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Bestemmings-ID:",
564
565
  "failureMessage": "Foutmelding:",
565
566
  "automatic": "Automatisch:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Verbind uw Razorpay-account",
570
+ "failedButton": "Probeer opnieuw"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Potwierdź płatność",
355
355
  "tipAmount": "Kwota napiwku",
356
356
  "reject": "Odrzuć",
357
- "tryAgain": "Spróbuj ponownie"
357
+ "tryAgain": "Spróbuj ponownie",
358
+ "processingFailed": "Przetwarzanie nie powiodło się"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID celu:",
564
565
  "failureMessage": "Wiadomość o błędzie:",
565
566
  "automatic": "Automatyczne:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Podłącz swoje konto Razorpay",
570
+ "failedButton": "Spróbuj ponownie"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Confirmar pagamento",
355
355
  "tipAmount": "Valor da gorjeta",
356
356
  "reject": "Rejeitar",
357
- "tryAgain": "Tente novamente"
357
+ "tryAgain": "Tente novamente",
358
+ "processingFailed": "Falha no processamento"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID de destino:",
564
565
  "failureMessage": "Mensagem de falha:",
565
566
  "automatic": "Automático:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Conecte sua conta Razorpay",
570
+ "failedButton": "Tentar novamente"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Confirmar pagamento",
355
355
  "tipAmount": "Valor da gorjeta",
356
356
  "reject": "Rejeitar",
357
- "tryAgain": "Tente novamente"
357
+ "tryAgain": "Tente novamente",
358
+ "processingFailed": "Falha no processamento"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID de destino:",
564
565
  "failureMessage": "Mensagem de falha:",
565
566
  "automatic": "Automático:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Conecte sua conta do Razorpay",
570
+ "failedButton": "Tente novamente"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Confirmați plata",
355
355
  "tipAmount": "Sumă bacșiș",
356
356
  "reject": "Refuză",
357
- "tryAgain": "Încercați din nou"
357
+ "tryAgain": "Încercați din nou",
358
+ "processingFailed": "Procesarea a eșuat"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID destinație:",
564
565
  "failureMessage": "Mesaj de eșec:",
565
566
  "automatic": "Automat:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Conectează-ți contul Razorpay",
570
+ "failedButton": "Încercă din nou"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Подтвердить платеж",
355
355
  "tipAmount": "Сумма чаевых",
356
356
  "reject": "Отклонить",
357
- "tryAgain": "Попробуйте снова"
357
+ "tryAgain": "Попробуйте снова",
358
+ "processingFailed": "Ошибка обработки"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ИД назначения:",
564
565
  "failureMessage": "Сообщение об ошибке:",
565
566
  "automatic": "Автоматически:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Подключите свою учетную запись Razorpay",
570
+ "failedButton": "Попробовать снова"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Potvrdiť platbu",
355
355
  "tipAmount": "Čiastka prepitného",
356
356
  "reject": "Odmietnuť",
357
- "tryAgain": "Skúsiť znova"
357
+ "tryAgain": "Skúsiť znova",
358
+ "processingFailed": "Spracovanie zlyhalo"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID cieľa:",
564
565
  "failureMessage": "Správa o zlyhaní:",
565
566
  "automatic": "Automatické:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Pripojte svoj účet Razorpay",
570
+ "failedButton": "Skúsiť znova"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Potrdi plačilo",
355
355
  "tipAmount": "Znesek napitnine",
356
356
  "reject": "Zavrni",
357
- "tryAgain": "Poskusi znova"
357
+ "tryAgain": "Poskusi znova",
358
+ "processingFailed": "Obdelava je neuspešna"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "ID cilja:",
564
565
  "failureMessage": "Sporočilo o neuspehu:",
565
566
  "automatic": "Samodejno:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Povežite svoj račun Razorpay",
570
+ "failedButton": "Poskusi znova"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Bekräfta betalning",
355
355
  "tipAmount": "Dricksbelopp",
356
356
  "reject": "Avvisa",
357
- "tryAgain": "Försök igen"
357
+ "tryAgain": "Försök igen",
358
+ "processingFailed": "Bearbetning misslyckades"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Mottagarens ID:",
564
565
  "failureMessage": "Misslyckandemedel:",
565
566
  "automatic": "Automatisk:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Anslut ditt Razorpay-konto",
570
+ "failedButton": "Försök igen"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "ยืนยันการชำระเงิน",
355
355
  "tipAmount": "จำนวนทิป",
356
356
  "reject": "ปฏิเสธ",
357
- "tryAgain": "ลองอีกครั้ง"
357
+ "tryAgain": "ลองอีกครั้ง",
358
+ "processingFailed": "การประมวลผลล้มเหลว"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "รหัสปลายทาง:",
564
565
  "failureMessage": "ข้อความแสดงความล้มเหลว:",
565
566
  "automatic": "อัตโนมัติ:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "เชื่อมต่อบัญชี Razorpay ของคุณ",
570
+ "failedButton": "ลองใหม่"
566
571
  }
567
572
  }
568
573
  }
@@ -354,7 +354,8 @@
354
354
  "confirmPayment": "Ödemeyi onayla",
355
355
  "tipAmount": "Bahşiş tutarı",
356
356
  "reject": "Reddet",
357
- "tryAgain": "Tekrar dene"
357
+ "tryAgain": "Tekrar dene",
358
+ "processingFailed": "İşlem başarısız oldu"
358
359
  },
359
360
  "alert": {
360
361
  "stripe": {
@@ -563,6 +564,10 @@
563
564
  "destinationId": "Hedef Kimliği:",
564
565
  "failureMessage": "Başarısızlık mesajı:",
565
566
  "automatic": "Otomatik:"
567
+ },
568
+ "razorpayConnect": {
569
+ "title": "Razorpay hesabınızı bağlayın",
570
+ "failedButton": "Yeniden deneyin"
566
571
  }
567
572
  }
568
573
  }