Oceanpayment 用户线上操作手册

Shoplazza

一、卡Logo合规修改
1、因模板原因添加logo的方式会不同,请先根据第二点进行添加,如果添加上有问题,可联系Oceanpayment技术支持进行协助。
2、登录店铺后台->选择主题装修->编辑
2、找到模板页尾点击->开启logo显示按钮

 

若主题装修编辑开启Logo后不符合要求,可参考以下链接方式添加新版Logo:

https://helpcenter.shoplazza.com/hc/zh-cn/articles/4415756224153-%E7%94%B3%E8%AF%B7Oceanpayment%E6%94%B6%E6%AC%BE%E8%B4%A6%E5%8F%B7%E6%9C%9F%E9%97%B4%E7%BD%91%E7%AB%99%E5%A6%82%E4%BD%95%E6%98%BE%E7%A4%BA%E5%8D%A1%E7%BB%84%E7%BB%87logo#-oceanpayment-logo-0-0

二、Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS条款添加
1、选择店铺->点击自定义页面->新建页面->页面名称输入Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS->切换到源代码模式->进行以下操作:

添加代码:
当提供的Terms & Conditions条款链接为:https://www.9-bill.com/index/img时,请在对应的页面添加以下代码:
⑴ Terms & Conditions页面底部:<iframe frameborder="no"  width="100%" allowtransparency="yes" src="https://www.9-bill.com/index/img"></iframe>
⑵ INTELLECTUAL PROPERTY RIGHTS页面:<iframe frameborder="no"  width="100%" allowtransparency="yes" src="https://www.9-bill.com/index/legal"></iframe>

当提供的Terms & Conditions条款链接为:https://www.9-bill.com/index/text时,请在对应的页面添加以下代码:
⑴ Terms & Conditions页面底部:<object type="text/x-scriptlet" data="https://www.9-bill.com/index/text"width="100%"></object>
⑵ INTELLECTUAL PROPERTY RIGHTS页面:<object type="text/x-scriptlet" data="https://www.9-bill.com/index/legal" width="100%"></object>

三、将Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS条款显示到网站底部
1、点击菜单导航->选择添加一级菜单或者新建菜单
2、点击添加菜单目录->选择自定义页面->选择Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS页面->保存