{"section":"tutorials","requestedLocale":"en","requestedSlug":"pickup-points-for-subscription-orders","locale":"en","slug":"pickup-points-for-subscription-orders","path":"docs/en/tutorials/subscriptions/pickup-points-for-subscription-orders.md","branch":"main","content":"A pickup point is a physical location where customers can pick up their orders, instead of having them delivered to their homes. A common usage scenario for this feature is the in-store pickup, for example.\n\nIn addition to regular orders, you can provide pickup points for subscription orders if you use the [Subscriptions module](/en/docs/tutorials/how-to-configure-subscriptions).\n\nCheck out how to enable this feature:\n\n- [Requirements](#requirements)\n- [Choosing pickup points](#choosing-pickup-points)\n\n> ℹ️ The pickup points feature is available only for accounts using the [Checkout V6](/en/docs/tutorials/enable-checkout-v6).\n\n## Requirements\n\nTo offer pickup points for subscription orders, you must fulfill the logistical requirements listed below.\n\n- You must have the [Subscriptions module](/en/docs/tutorials/how-to-configure-subscriptions) installed and the pickup points option enabled. To do that, please contact [our Support](https://support.vtex.com/hc/pt-br/requests).\n- You need to configure pickup points for your store. You can only use pickup points from the main store or franchises (white label sellers) for subscription orders. Learn how to configure pickup points in our article [Adding pickup points](/en/docs/tutorials/creating-pickup-points).\n- Carriers associated with pickup points for subscription orders **cannot** have any [delivery windows](/en/docs/tutorials/scheduled-delivery) configured.\n- Make sure that you have the items in stock at the subscription cycle date (the moment when recurring orders are created).\n\n## Choosing pickup points\n\nCustomers can choose pickup points for items in a subscription order at checkout, as illustrated in the image below.\n\n![subscriptionspickup EN](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/subscriptions/subscription-guides/pickup-points-for-subscription-orders_1.gif)\n\nYou can also assign pickup points when [creating new subscriptions](https://developers.vtex.com/vtex-rest-api/reference/subscriptions-1#post_api-rns-pub-subscriptions) via the [Subscriptions API](https://developers.vtex.com/vtex-rest-api/reference/subscriptions-1). For existing subscriptions, you can change the delivery address by using the [API subscription upgrade route](https://developers.vtex.com/vtex-rest-api/reference/subscriptions-1#patch_api-rns-pub-subscriptions-id) to start using a pickup point.\n\nTo find out available pickup points near specific ZIP codes or geographic coordinates, you can use the [Checkout API](https://developers.vtex.com/vtex-rest-api/reference/checkout-api-overview).\n\n## Related articles\n\n- [How to configure subscriptions in your store](/en/docs/tutorials/how-to-configure-subscriptions)\n- [Adding pickup points](/en/docs/tutorials/creating-pickup-points)\n- [Setting up a white label seller as a pickup point](/en/tutorial/setting-up-seller-white-label-as-a-pickup-point--6fSUE2O0taaoKieAaiuc4e)"}