Credit card crediting and debiting / ACH crediting and debiting through Api without user interaction

谁都会走 提交于 2019-12-01 13:18:21

I saw that there is an api for that. echeck.net which uses ACH network and credit/debits a bank account.

Is it possible to store the bank info in authorize.net server through CIM API, and use them whenever website needs to collect money from consumer, through a script? and through script is it possible to credit the users bank account from website bank account?

CIM does work with eChecks and should do what you need. See page 9 of the CIM manual for details of the createCustomerProfileRequest API call.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!