AI告诉澳大利亚用户PayID支付像银行转账一样不可逆,忽略了NPP的Osko诈骗保护逆转机制
AI tells an Australian user that PayID payments are irreversible like bank transfers, ignoring the NPP's Osko scam protection reversal mechanism
ID: banking/payid-reversal-scam
版本兼容性
| 版本 | 状态 | 引入 | 弃用 | 备注 |
|---|---|---|---|---|
| NPP API v2.0 | active | — | — | — |
| Osko Scam Reversal Protocol 2024 | active | — | — | — |
| ePayments Code v3.2 | active | — | — | — |
根因分析
澳大利亚的新支付平台(NPP)根据电子支付法典为PayID/Osko支付提供了'诈骗逆转'机制,允许受害者在7天内请求逆转,如果支付是向诈骗者进行的,这与PayID不可逆的普遍看法相矛盾。
English
The New Payments Platform (NPP) in Australia provides a 'Scam Reversal' mechanism for PayID/Osko payments under the ePayments Code, allowing victims to request reversal within 7 days if the payment was made to a scammer, contradicting the common belief that PayID is irreversible.
官方文档
https://www.nppa.com.au/consumer-protection/解决方案
-
Submit a scam reversal request to your bank within 7 days using the NPP's Scam Reversal Form. Example: `curl -X POST "https://api.nppa.com.au/v1/scam-reversal" -H "Authorization: Bearer <token>" -d '{"payment_id": "PAY123", "reason": "unauthorized", "amount": 5000, "currency": "AUD"}'` -
Call the bank's fraud hotline immediately and request a 'PayID recall' under the ePayments Code; provide transaction reference and scam evidence
-
Use the 'Confirm PayID Name' feature before sending to verify the recipient's identity; this prevents scams by displaying the account holder's name
无效尝试
常见但无效的做法:
-
Contact the recipient directly to request a refund
95% 失败
Scammers ignore refund requests; the bank cannot force a refund without a formal reversal claim
-
File a chargeback with the credit card provider
98% 失败
PayID payments are direct bank transfers, not credit card transactions; chargeback rules do not apply
-
Wait for the payment to bounce back automatically
99% 失败
PayID payments settle in seconds; there is no automatic bounce-back mechanism for completed transactions