Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究使用 realex 支付网关的项目。我只是在付款时存储 payerRef 和 cardRef 。现在我想获取卡号(最后四位数字)、到期日期和卡类型等卡详细信息。我正在使用 realAuth 远程方法进行交易。有没有办法得到这些细节?
不幸的是,用于检索此信息的 API 目前仅在内部可用。我们将向开发人员开放这个 API,但我没有给你一个确定的时间表。
您应该在付款时获得所需的信息,以便您可以将其存储为一种解决方法。