".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)'); } }) })
Vultr是在众多[美国服务器](https://www.idcspy.com/)品牌当中,支持支付宝付款的少有品牌之一,而且还支持信用卡、Paypal等支付方式,但是目前微信不支持了,信用卡和Paypal想必大家都了解,就不做过多介绍,今天来介绍 Vultr支付宝支付教程给大家,让大家学习一下。
首先我们来登录Vultr账户,如果没有的用户可以注册一个,现在Vultr新用户注册赠送100美元活动,参考教程《[Vultr优惠活动 新用户可获赠100美元](/#)》
![](https://www.idcspy.com/wp-content/uploads/2020/07/00.png)
登录Vultr账户之后,进入账户控制面板界面,找到“Billing”这个选项,然后在“Make Payment”选项下选择“Alipay”也就是支付宝,如下图:
![](https://www.idcspy.com/wp-content/uploads/2020/07/0000.jpg)
接着在“Alipay”下面把自己的详细信息填写完整,然后点击“Pay with Alipay”就可以了。具体操作如下图:
![](https://www.idcspy.com/wp-content/uploads/2020/07/zhifubao-1024x683.png)
最后会跳转到[Vultr](/#)支付宝扫码支付的页面,我们只需要进行付款就可以了。
![](https://www.idcspy.com/wp-content/uploads/2020/07/03-5.png)
上述是 Vultr支付宝支付教程介绍,其实操作很简单,在这里提醒大家,支付宝是不支持自动扣款的,是需要充值到账户才可以,如果想要自动扣款,可以选择信用卡或者充值余额的方式。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107037.html