+
+
+
+ If you select Razorpay, you can pay using Credit Card, Debit Card, Net
+ Banking, UPI, Wallets, etc. If you are using Net Banking, it may take
+ upto 5 days for balance to reflect.
+
+
+
+
+ We are attempting to charge your card with
+ {{ formattedMicroChargeAmount }} to make sure the
+ card works. This amount will be refunded back to your
+ account.
+
+
+
diff --git a/dashboard/src2/components/billing/FinalizeInvoicesDialog.vue b/dashboard/src2/components/billing/FinalizeInvoicesDialog.vue
index 6452c71e4a..635aed02ae 100644
--- a/dashboard/src2/components/billing/FinalizeInvoicesDialog.vue
+++ b/dashboard/src2/components/billing/FinalizeInvoicesDialog.vue
@@ -23,9 +23,9 @@
}}
- Please finalize and settle them before removing all payment methods or
- disabling the account. You can check the details of invoices and make
- the payment from
+ Please finalize and settle them before removing all payment methods,
+ switching to Paid by Partner method or disabling the account. You can
+ check the details of invoices and make the payment from
here. It might take up to 2 hours
for the payment to reflect against your invoices.
diff --git a/dashboard/src2/components/billing/NewAddressForm.vue b/dashboard/src2/components/billing/NewAddressForm.vue
new file mode 100644
index 0000000000..17e32a64d5
--- /dev/null
+++ b/dashboard/src2/components/billing/NewAddressForm.vue
@@ -0,0 +1,242 @@
+
+