Oceanpayment 用户线上操作手册

Funpinpin

一、卡Logo合规修改
1、选择主题模板->点击编辑

2、开启付款图标按钮->打开需要显示的logo开关->发布


二、Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS条款添加
1、选择页面->点击添加页面

2、标题输入Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS->切换到代码模式->进行以下操作->保存

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

当提供的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%">
INTELLECTUAL PROPERTY RIGHTS页面:<object type="text/x-scriptlet" data="https://www.9-bill.com/index/legal" width="100%">

三、将Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS条款显示到网站底部
1、选择网站地图->选择footer menu

2、点击添加菜单项->页面选择Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS->保存菜单