".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)'); } }) })
Namecheap是一家知名的国外域名注册商,专业提供域名注册、[海外服务器](/#)、虚拟主机等综合IDC业务产品。在使用Namecheap的过程中,我们有时候可能会遇到需要更新Namecheap帐户中的支付卡信息的情况,接下来就给大家介绍下如何更新。
注意:如果您是需要更新[Namecheap](/#)账户中新的卡号的话,那么需要删除现有的卡并添加新的卡片。
通过下面你的指令将能够修改您卡片的常规相关信息。
一、登录您的Namecheap帐户,从左侧菜单中 选择配置文件——计费。在支付卡部分点击“管理”:
![](https://www.idcspy.com/wp-content/uploads/2021/09/nc1.jpg)
二、点击卡片旁边的编辑:
![](https://www.idcspy.com/wp-content/uploads/2021/09/nc2.jpg)
三、填写必要的详细信息并保存更改:
![](https://www.idcspy.com/wp-content/uploads/2021/09/nc3.jpg)
四、删除卡片,重新添加卡片,然后返回个人资料——账单——支付卡——管理页面,单击相应卡片的 Edit 箭头,然后单击Remove:
![](https://www.idcspy.com/wp-content/uploads/2021/09/nc4.jpg)
五、最后,在那里添加一张新的卡片就可以了。
![](https://www.idcspy.com/wp-content/uploads/2021/09/nc5.jpg)
整个的操作过程是非常简单的,对此有需要的朋友可以根据步骤操作下的哦。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105109.html