Hostens国外VPS如何关闭Auto Renew自动续费

".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })

[Hostens](https://www.idcspy.com/hostens.html "Hostens")国外VPS有多种类型,包括Windows/Linux VPS、存储型VPS等,默认100Mbps端口,支持按月付、季付、年付等多种计费方式。我们在购买Hostens国外VPS后,如果不想启用Auto Renew自动续费功能,那么可参考以下步骤关闭该功能。

1、登录到Hostens账户,进入用户管理界面,然后点击Services菜单,选中我们订购的Hostens[国外VPS](/#)套餐,在服务项下单击Manage链接,如下图所示:

![](https://www.idcspy.com/wp-content/uploads/2022/06/vps-4.jpg)

2、Hostens国外VPS管理页面,我们会看到有一系列常用操作选项,例如SSH连接、修改主机名/用户密码、查看账号信息、重新安装操作系统、订购更多IP、添加[cPanel面板](https://www.idcspy.com/cpanel.html "cPanel面板")授权等等。我们如果想禁用自动续费功能,那么可单击Service Auto Renewal菜单,然后在右侧详情页面,下拉列表选择Off,设置好后点击Save Changes按钮保存即可。

![](https://www.idcspy.com/wp-content/uploads/2022/06/yh-1.jpg)

**更多:**《[Hostens国外VPS使用SSH远程连接图文教程](/#)》"

松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/103597.html

(0)
松果号松果号
上一篇 12小时前
下一篇 12小时前

推荐阅读

发表回复

登录后才能评论