付款 api 用于将资金从银行帐户转移到 Mpesa(移动支付)

Payment api for transfering funds from Bank accounts to Mpesa(mobile payments)

我正在开发 android 和 ios 应用程序,以将用户金额转移到 mpesa 支付账户,并将 mpesa 转移到 mpesa 汇款,如 SendWave 和 Venmo 移动应用程序。

这里我只接受借记卡将资金转入 mpesa Paybill 银行账户。

i) 我正在存储未来付款的借记卡详细信息,然后将资金转移到 mpesa 支付账户。

我没有找到任何关于此过程的 api。

据我所知,没有 public MPesa API。我见过的方法是与第 3 方 "value added services" 提供商签订合同。这些团体通过 VPN 连接到 Safaricom 以处理批量支付,并在此基础上维护自己的商业 API。例如,Lipisha.

Safaricom 刚刚宣布发布 Mpesa public API:

http://www.safaricom.co.ke/business/m-pesa/API

Beyonic.com works across Kenya and Uganda, and soon Tanzania - they have a public API that will let you send and receive funds to/from MPESA and other mobile wallets across those countries. For the credit/debit card side, check out Stripe Atlas.

免责声明 - 我为 Beyonic 工作。