# MD for: https://www.mercadopago.com.co/developers/en/docs/vtex/additional-settings/vtex-subscriptions.md \# VTEX Subscriptions VTEX Subscriptions is an app that facilitates recurring sales in online stores. It allows you to configure subscription plans to automatically generate purchase orders and charge according to the frequency and values defined in your configuration. > RED\_MESSAGE > > To implement VTEX Subscriptions, it is necessary to have previously configured credit card payments. If you haven't done this yet, go to that \[documentation\](https://www.mercadopago.com.co/developers/en/docs/vtex/configure-payment-methods/cards) first. The VTEX Subscriptions configuration consists of three stages: first, you'll need to install the application, then configure the payment methods accepted for recurring payments, and finally, configure the subscription plans. Follow the steps below to perform this process correctly. :::AccordionComponent{title="Configure VTEX Subscriptions" pill="1"} To install VTEX Subscriptions, access the store's administrative panel on the left side of the screen and follow the steps below. 1\. Go to \*\*Apps > Extensions Hub > App Store\*\*. 2\. Type "VTEX Subscriptions" in the search bar and, when you find it, click on the application. !\[search for VTEX Subscriptions\](https://www.mercadopago.com.co/images/vtex/additional-settings/vtex-subscriptions1-en-v1.png) 3\. On the screen with the application details, click \*\*Get App\*\*. 4\. Once the application is downloaded, click \*\*Install App\*\*. 5\. Accept the Terms and Conditions of Service. Once the process is completed, VTEX Subscriptions will be installed and you can continue with the payment methods configuration. ::: :::AccordionComponent{title="Configure payment methods for subscriptions" pill="2"} To configure the payment methods accepted for subscriptions, access the store's administrative panel on the left side of the screen and follow the steps below. 1\. Go to \*\*Store Settings > Orders > Subscription Payments\*\*. 2\. Activate the payment methods you want to make available for recurring charges using the slider button. 3\. Click \*\*Save\*\*. > WARNING > > To accept recurring payments with cards, it is necessary to contact your Mercado Pago advisor to ensure that the option to receive payments with tokenized cards, instead of CVV, is enabled. !\[Configure payment methods for subscriptions\](https://www.mercadopago.com.co/images/vtex/additional-settings/vtex-subscriptions2-en-v1.png) With this, you will have already activated the payment methods for recurring charges, and you can proceed to configure the subscription plans to complete the implementation. ::: :::AccordionComponent{title="Configure subscription plans" pill="3"} To configure subscription plans, access the store's administrative panel on the left side of the screen and follow the steps below. 1\. Go to \*\*Orders > Subscriptions > Plans\*\*. If you don't find this option, use the search bar and type "Plans". 2\. Click \*\*New plan\*\*. !\[access to plan configuration\](https://www.mercadopago.com.co/images/vtex/additional-settings/vtex-subscriptions3-en-v1.png) 3\. In the \*\*Configuration\*\* tab, complete the required fields to activate a new subscription plan: - \*\*Identification\*\*: assign a name and identification to the plan. - \*\*Allowed frequency\*\*: click \*\*add frequency\*\* and choose the recurrence you want to assign to the plan (daily, weekly, monthly, or annual) along with the execution period of that recurrence. 4\. Click \*\*Add\*\*. !\[plan configuration\](https://www.mercadopago.com.co/images/vtex/additional-settings/vtex-subscriptions4-en-v1.png) 5\. Go to the \*\*Associated Products\*\* tab and select how you want to include the products that will be part of the subscription plan: - Manually, selecting one by one and clicking \*\*Add\*\*. - By clicking \*\*Import table\*\* and attaching an .XSL file to import a list. 6\. Click \*\*Save\*\*. !\[product configuration for plans\](https://www.mercadopago.com.co/images/vtex/additional-settings/vtex-subscriptions5-en-v1.png) ::: Once you finish these configurations, you will have completed the VTEX Subscription setup and will be able to offer subscription plans with VTEX and Mercado Pago.