Krypt iON账户付款发票打印教程

".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)'); } }) })

iON和Krypt 的关系想必不用多说,大多数用户都知道,iON是以[美国云主机](https://www.idcspy.com/cloud-hosting.html "美国云主机")和美国云服务器产品为主,提供CN2线路直连国内,目前可选美国洛杉矶、圣何塞和新加坡机房。深受国内站长的喜爱,但是有些常见问题还是不懂操作,比如iON账户付款发票怎么打印,今天小编就以图文的形式教大家如何操作。

首先我们登陆[iON账户](https://go.idcspy.com/ion.krypt.com/)(点击登录),找到我的账户下拉菜单中“My Invoices”点击,如下图:

![](https://www.idcspy.com/wp-content/uploads/2020/06/invoices-01-1024x401.png)

按照上图提示点击,接着我们就进入iON发票界面,如下:

![](https://www.idcspy.com/wp-content/uploads/2020/06/invoices-2-1024x293.png)

上图将显示您的之前购买的[iON](/#)产品,图中标识的地方状态和历史记录。点击“Paid”,出现如下发票PDF版本界面。

![](https://www.idcspy.com/wp-content/uploads/2020/06/invoices-3.png)

在PDF收据上,您可以查看iON账户发票的付款明细(付款日期/付款方式/付款细节/金额),通过单击页面右下角的“打印”或“下载”选项,就可以下载或打印你需要的发票信息。

总结:以上的操作iON账户付款发票打印教程介绍,希望本教程可以帮助到需要这方面的用户。 现在正值六月,iON推出八折优惠活动,感兴趣的朋友可以参考《[Krypt iON云服务器六月钜惠 可享八折优惠](/#)》。"

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

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

推荐阅读

发表回复

登录后才能评论