[Fraud] China UnionPay defrauded in Macau money laundering scandal
Source: http://www.wantchinatimes.com/news-subclass-cnt.aspx?id=20140510000005&cid=1103
China UnionPay, China's leading issuer of credit cards, has implemented an anti-money laundering campaign in Macau as tens of billions of yuan have been illegally traded at casinos in the special administrative region via the organization's cards and POS terminals, reports Guangzhou's 21st Century Business Herald.
Local police reportedly have plans to reduce the number of days mainland tourists are allowed to stay in Macau from seven to three to five days after the money laundering scandal came to light. The illegal trade was uncovered in March this year when police arrested two suspects at a local hotel.
The suspects bought the China UnionPay's POS terminals through third-party payment systems and then mailed or smuggled the terminals into Macau. They found mainland gamblers who needed cash to continue gambling at casinos and offered them the chance to use their credit cards in exchange for cash or chips. Since the payments were made on a terminal of the Chinese banking organization, they appeared to be legitimate domestic transactions and were able to bypass government controls over currency movements.
Although the gamblers were required to pay a 0.5%-2% service fee and a 0.2% UnionPay fee, the two suspects made over 900 such transactions at casinos and hotels in Macau and made over HK$38 million (US$4.9 million) for themselves over six months. They often changed the POS terminals to avoid detection.
China UnionPay sent staff to conduct training sessions in March and April, which were attended by 17 acquiring banks and five non-financial institutions. The organization pledged to enhance communication and monitoring mechanisms to contain the risks of illicit cross-border payments.
The plan by Macau police to shorten mainland tourists' visits has caused local casino stocks to plunge but Merrill Lynch said it will only centralize the tourists' spending behavior. Even if the region banned travelers from entering with transit visas, the effects are unlikely to be significant since high rollers may still enter Macau with measures such as holding residency of foreign countries or Hong Kong ID cards.
HSBC said the anti-money laundering campaign has not affected Macau's casino industry since it began in March; indeed, the industry reported a 34% increase in revenue in April.
[Fraud] China UnionPay defrauded in Macau money laundering scandal的更多相关文章
- 如何使用highmaps制作中国地图
如何使用highmaps制作中国地图 文章目录 Highmaps 所需文件 地图初始化代码 highmaps 渲染讲解 highmaps 中国各城市坐标的json文件 highmaps 线上DEMO ...
- EMVTag系列4《5A 应用主账号》
L:var.最大10 -M(必备):此数据应存在并提供给终端,终端在读应用数据过程中,如果没有读到必备数据,终端中止交易:等同磁条上的应用主帐户. 银行卡号一般是16位或者19位.由如下三部分构成: ...
- 2018-7-27银行卡bin大全-根据银行卡开头查银行
支付宝卡号验证工具 https://ccdcapi.alipay.com/validateAndCacheCardInfo.json?_input_charset=utf-8&cardNo=银 ...
- 关于.NET中的控制反转(二)- 依赖注入之 MEF
一.MEF是什么 Managed Extensibility Framework (MEF) 是用于创建可扩展的轻量级应用程序的库. 它让应用程序开发人员得以发现和使用扩展且无需配置. 它还让扩展开发 ...
- 小程序-demo:天气预报
ylbtech-小程序-demo:天气预报 1.返回顶部 1.app.js //app.js App({ //系统事件 onLaunch: function () {//小程序初始化事件 var th ...
- 【uwp】浅谈China Daily 中划词翻译的实现
学习uwp开发也有一段时间了,最近上架了一个小应用(China Daily),现在准备将开发中所学到的一些东西拿出来跟大家分享交流一下. 先给出应用的下载链接:China Daily , 感兴趣的童鞋 ...
- 【英语学习】2016.09.11 Culture Insider: Teacher's Day in ancient China
Culture Insider: Teacher's Day in ancient China 2016-09-10 CHINADAILY Today is the 32nd Chinese Te ...
- Ignite China 2015 之行
微软首届Ignite China选择了金秋十月的北京,在顺义的九华山庄举办.这几天北京的空气特别好,再加上郊区高楼少,令人心胸开阔了不少.这次Ignite之行的任务有两个,其一是27号晚上与Windo ...
- hdu 5652 India and China Origins 并查集
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5652 题目大意:n*m的矩阵上,0为平原,1为山.q个询问,第i个询问给定坐标xi,yi,表示i年后这 ...
随机推荐
- 发一则自己创作的Lae程序员小漫画,仅供一乐
- ionic的tabs
<ion-tabs class="tabs-icon-top/bottom(决定这个tabs是置于上面还是底部) tabs-color-active-positive(图标与字体色) ...
- Spring 4.x Task 和 Schedule 概述(代java配置)
转载请注明https://zhangzhaoyu.github.io/2016/09/30/spring-task-and-schedule-deep-research/ 摘要 在很多业务场景中,系统 ...
- Equls 和==的区别
对于值类型,如果对象的值相等,则相等运算符 (==) 返回 true,否则返回 false.对于string 以外的引用类型,如果两个对象引用同一个对象,则 == 返回 true.对于 string ...
- 获取当前3Ds MAX版本
昨天看到群里有人问,并贴出了飞浪大大的源码,又对比了一下自己以前写的,顿时觉得弱爆了哈哈~ 飞浪: fn getVer = ( v = (maxversion())[] / then return v ...
- clientX、pageX、scrollLeft、offsetLeft、clientWidth、screen.width的用法和区别
一.定义和用法 1.event.clientX:事件对象的水平偏移量: event.clientY:事件对象的垂直偏移量: 2.event.pageX:事件对象加上滚动距离后的水平偏移量: event ...
- oracle备份工具exp-imp
rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpmrpm -ivh http: ...
- form表单修改label样式
<?php $form = ActiveForm::begin([ 'options'=>['enctype'=>'multipart/form-data','class' => ...
- python 发邮件-带附件-文本-html
#!/usr/bin/python # encoding=utf-8 # Filename: send_email.py from email.mime.image import MIMEImage ...
- Oracle虚拟索引,大表或生产环境下预估索引效果的好东西
在数据库优化过程中,索引的重要性是不言而喻的,但是在我们进行性能调整过程中, 一个索引是否能够被使用到,在索引创建之前是存在不确定性的. 而创建索引又是一个代价很高的操作,尤其是数据量很大的情况下,在 ...