王鼎鈞
2013年8月7日 13:25
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-

第三方支付政策拍板,政委張善政、經濟部長張家祝、金管會主委曾銘宗召開記者會說明。(圖/記者王鼎鈞攝)
記者王鼎鈞/台北報導
第三方支付政策獲共識,行政院政委張善政今(7)日表示,金融業者提供網路儲值機制,非金融業者則沿用「電子票證發行管理條例」也可做,8月底公告上線;但是該管理條例「穿起來可以穿,不是百分之百合身」,所以年底會由經濟部召集、金管會協助,另訂管理專法。
行政院今召開第三方支付專案會議,行政院長江宜樺拍板,會後由發言人鄭麗文主持記者會,張善政、經濟部長張家祝、金管會主委曾銘宗說明。
張善政說明第三方支付套用電子票證管理的3點迷思,他指出,網路儲值是電子票證的一種,因為第三方支付服務業者不可直接兼營電子票證發行,所以讓第三方支付業者另外成立一家公司,「結就可以解了」。
張善政進一步說,儲值業務通常用於C2C,所以只適用於買方,賣方不需要用儲值戶頭收受貨款,即可解決票證資金移轉的問題。
張善政表示,C2C的賣方沒法成為特約商店,第三方支付業者才是電子票證真正的特約機構。「釐清這幾點,電子票證就可以直接套用了」。
關於「消費者保護」和「洗錢防治」的配套措施,張善政說,已有「消保法」和「洗錢防治法」規範,釐清第三方支付業者的主管機關就可以了;「儲值」跟「金流」部分,也就是電子票證管理,是由金管會主管;第三方支付的「代收代付」和「交易確認」部分,主管機關是經濟部。 (接下一頁)
關鍵字:
第三方支付
洗錢
消費者
儲值
C2C
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html