简体   繁体   English

帐户汇总器/ API-提供信用卡账单到期日并允许跨方付款的帐户汇总器/ API?

[英]Account Aggregators/API's - which provide credit card bill due-dates and allow for cross-party payments?

I understand there are a number of account aggregators out there which allow businesses to get access to customers's transaction data (Plaid, Yodlee, Intuit Customer Account API, open to others...). 我知道那里有许多帐户汇总器,使企业可以访问客户的交易数据(格子,Yodlee,Intuit客户帐户API,向其他人开放...)。 I'd like to know which ones DO or DON'T also allow for: 我想知道哪些也允许或不允许:

  1. Determining the DUE-DATE of a customer's credit card balance. 确定客户信用卡余额的到期日。
  2. Making PAYMENTS across accounts and parties. 跨帐户和各方付款。

Response from Yodlee Yodlee的回应

1) Determining the DUE-DATE of a customer's credit card balance

Yes , Yodlee do provide credit card bill due-date though their API. 是的,Yodlee确实通过其API提供了信用卡账单到期日。

2) Making PAYMENTS across accounts and parties.

Yodlee does have a Bill-Pay product but it's not available to API customers as of today. Yodlee确实有一个Bill-Pay产品,但是到目前为止,API客户还不能使用该产品。

I've been working with a loan repayment API and ran into this issue as well with Plaid. 我一直在使用还款API,并且在使用Plaid时也遇到了这个问题。 For US banks only , it seems that there are three items you need for this system: 仅对于美国银行 ,此系统似乎需要三个项目:

  • The bill due date (and amount) for the credit card 信用卡的帐单到期日(和金额)
  • The banking information. 银行信息。 At a minimum, a user's routing and account number (which Plaid can provide) and the credit card's banking information (their routing and account number for direct payments). 至少要提供用户的路由和帐号(Plaid可以提供) 信用卡的银行信息(他们的路由和帐号以进行直接付款)。
  • An ACH processor or US bank that will let you upload a NACHA file. 允许您上传NACHA文件的ACH处理程序或美国银行。 This is the step that actually moves the money from one account to the other. 这实际上是将钱从一个帐户转移到另一个帐户的步骤。 Expect lots of compliance paperwork from the partner that you use. 期望您使用的合作伙伴提供大量合规性文书。

It's a complicated world when you try to pay on behalf of a user. 当您尝试代表用户付款时,这是一个复杂的世界。 Outside of programming, get a good lawyer who knows bank law! 在编程之外,请一位了解银行法的优秀律师!

Response from Plaid (as of 9/22/2014): No/Not yet and No 格子呢的回覆 (截至2014年9月22日): 否/尚未及否

"1) Within a customer's credit information, does Plaid provide their credit card bill due-date? what would be the appropriate call for that? “ 1)在客户的信用信息中,格子是否提供他们的信用卡帐单到期日?对此合适的选择是什么?

Currently no, but it's something we may add in the future. 目前没有,但这是我们将来可能会添加的内容。

2) Does Plaid offer anything by way of making payments or money transfers across accounts? 2)格子是否通过跨账户付款或汇款提供任何东西? (I'm assuming 'no,' but just want to confirm) (我假设是“否”,但只想确认一下)

We do not, however we can help with the authorization of accounts for ACH & Wire transfers. 我们没有,但是我们可以为ACH和电汇转账的帐户授权提供帮助。 Feel free to reach out directly for more information." 欢迎直接与我们联系以获取更多信息。”

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

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