整合银行账户 [英] Integrating bank accounts

查看:41
本文介绍了整合银行账户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何 API 可以将银行账户集成到 .NET 应用程序中?我希望让用户能够将银行对账单提取到我的软件中.

Is there any API to integrate bank accounts into a .NET application? I am looking to provide the user an ability to pull bank statements into my software.

请提出建议.

推荐答案

你需要问银行,你在哪家银行?大多数主要提供商都允许对其系统进行某种编程访问.

You'll need to ask the bank that, which bank are you with? Most major providers allow some kind of programmatic access to their systems.

如果不这样做(和安全性除外),您可以向银行网站生成 HTTP 请求/响应,并在提供正确凭据后进行回复,应该能够检索在线可用的任何信息(例如过去的报表)-如果他们提供了奖励PDF 格式.

Failing that (and security aside) you could generate a HTTP Request/Response to the banks website and replying on being provided the correct credentials should be able to retreive any information available online (such as past statements) - bonus if they provide them in PDF format.

不确定您在哪个国家,但 Egg Plc 使用 Active X 控件打开并读取余额客户为他们开设的其他银行账户 - 显然是在他们的许可下.效果很好.

Not sure which country you are in but Egg Plc use an Active X control to open and read the balance of customers other bank accounts for them - obviously with their permission. It works pretty well.

这篇关于整合银行账户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆