What is recurring payment in Site24x7?

Recurring payments/renewals in Site24x7

Recurring or renewal payments ensure uninterrupted monitoring of your resources. 


If your payment is made via credit card or PayPal, the card or PayPal account will be charged automatically on the date when your next payment is due.


For customers whose payment mode is Purchase Order, a reminder mail will be sent prior to the next billing date. 

Additionally, a user can also manually initiate renewal from the Site24x7 client by following the steps: Admin > Subscription > Renew Subscription. To know more, click here.

    • Related Articles

    • How to install the APM Insight Node.js agent (versions 2.x and 3.x)?

      We highly recommend you download the latest version of the APM Insight Node.js agent. However, if you need to download agent versions v2.x or v3.x for some reason, kindly refer to the below given steps. 1. Open your Node.js application. 2. Access the ...
    • Troubleshooting steps if I am not able to install the OS X agent in my machine

      Please ensure all of the below conditions are fulfilled for successful installation of the OS X agent: Ensure Python 3.0 and above is installed Enter the device key correctly. Know how to add a device key
    • Understanding log upload add-ons for large, medium, and small storage needs

      For customers who purchase logs after August 2024, the default log search retention is set to seven days. In this doc, we will cover log upload requirements for various retention periods: 10GB log upload requirement 100GB log upload requirement 500GB ...
    • Site24x7 Subscription - Business units

      (This is for the reference of users who signed up before 2024) Site24x7's subscription model has a unique concept of Basic monitors and Advanced monitors, based on the type of monitors. It offers a set of Basic monitors, Advanced monitors, RUM ...
    • How to enable JMX port for Kafka

      You need to enable JMX port to install the Kafka monitoring plugin successfully. To enable it, find the following code block in the kafka-server-start.sh script: if [ "x$KAFKA_HEAP_OPTS" = "x" ]; then export KAFKA_HEAP_OPTS="-Xmx1G -Xms1G" fi Below ...