简体   繁体   English

网关vs拨号API后端API

[英]Gateway vs Dialup API backend API's

Need to access Dialup terminal transnational history 需要访问拨号终端跨国历史记录

I'm a software engineer and thus far my world has been on the internet. 我是一名软件工程师,到目前为止,我的世界一直在互联网上。 So any payment processing I've ever doen has been through Gateways (Auth.net, SecureNet, ...etc) However I have a new project that requires me to deal with physical terminals. 因此,我曾经做过的任何付款处理都是通过网关(Auth.net,SecureNet等)进行的。但是,我有一个新项目,要求我处理物理终端。 Some terminals that are linked to WiFi or Ethernet are exactly the same they just go through the gateway and and the backend API continue to work. 链接到WiFi或以太网的某些终端与它们通过网关时完全相同,并且后端API继续起作用。 Dialup terminals are apparently different and skip a gateway all together. 拨号终端显然不同,并且一起跳过网关。

Does anyone know how I can get a dialup terminal's transactional history via some backend API ? 有谁知道我如何通过某些后端API获得拨号终端的交易记录

So I called up the gateway (securenet) and they are telling me that I wouldnt get terminal transaction history via the API. 所以我打开了网关(安全网),他们告诉我我不会通过API获得终端交易历史记录。 This was confusing because the API documentation states if there was a pin pad on site which would imply a terminal. 这是令人困惑的,因为API文档说明了站点上是否有针垫,这暗示了端子。

I also called up a terminal programming firm. 我还给终端编程公司打电话。 They assured me that even if they wrote custom software to the terminal it still wouldnt have access to the transaction unless it was the processing software itself. 他们向我保证,即使他们向终端编写了定制软件,除非它是处理软件本身,否则仍然无法访问交易。

so the answer is I'm SOL 所以答案是我是SOL

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM