在离子1应用程序中使用Dwolla进行点对点汇款(Use Dwolla for peer to peer money transfer in ionic 1 app)

编程入门 行业动态 更新时间:2024-10-23 17:25:12
离子1应用程序中使用Dwolla进行点对点汇款(Use Dwolla for peer to peer money transfer in ionic 1 app)

我正在构建一个离子应用程序,它需要将钱从一个用户转移到另一个用户。 每笔交易可能在500美元到1000美元之间

我查了一些网上转账服务,如Paypal,Stripe等,他们有很好的文档,但其中大部分都有不错的交易费(2.5-3%)。 由于我的应用中的交易量不小,我的最终用户将支付每笔交易20-30美元的额外费用。

然后我遇到了Dwolla( https://developers.dwolla.com/guides/transfer-money-between-users/?utm_source=seo&utm_medium=seo&utm_campaign=seo-money-transfer-api )。 它看起来不错,而且它们有很好的与节点一起使用的文档。 但是我找不到任何有用的文章用于离子。

有没有人试图将Dwolla与离子-1结合? 还是有没有其他的在线汇款服务,它具有良好的与离子融合的文档并且交易费用较少或没有交易费用?

I'm building an ionic app, which requires transferring money from one user to other. And each transaction will probably be somewhere between 500$-1000$

I looked up some online money transferring services like Paypal, Stripe etc, and they have great documentation but most of them have decent amount of transaction fee (2.5-3%). Since transactions in my app are not small, my end users will be paying extra fees of 20-30$ each transaction.

Then I came across Dwolla (https://developers.dwolla.com/guides/transfer-money-between-users/?utm_source=seo&utm_medium=seo&utm_campaign=seo-money-transfer-api). It looks good and they have good documentation for using with node. But I can't find any helpful article to use with ionic.

Has anybody tried integrating Dwolla with ionic-1? Or is there any other online money transfer service, which has good documentation for integrating with ionic and has less or no transaction fees?

最满意答案

不幸的是,Dwolla没有使用Ionic的任何示例代码,因为与Dwolla的主要交互位于后端服务器和Dwolla API之间。 通常,API调用应由您的后端服务器完成,后者应安全地存储您的API凭证并管理周围支付的其他业务逻辑。

由于Dwolla提供了白色标记的体验,支付体验如何呈现给用户,以及您的后端和移动客户端在技术上如何实现,真的取决于您。 尽管我没有与Ionic合作的第一手经验,但Dwolla开发人员社区中可能有其他人。 如果有兴趣,可以自由地在API支持论坛上发布您的问题!

Dwolla unfortunately does't feature any sample code using Ionic since the primary interaction with Dwolla is between your backend server and the Dwolla API. In general, API calls should be made by your backend server(s), which should securely store your API credentials and manage other business logic surrounding payments.

Since Dwolla offers a white-labeled experience, it's really up to you how the payment experience is presented to the user, and how that is technically achieved between your backend and your mobile client. Although I don't have first hand experience in working with Ionic, there may be others in the Dwolla developer community who have. If interested, free to cross post your question on the API support forums!

更多推荐

本文发布于:2023-08-07 08:27:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1463794.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:离子   应用程序   点对点   汇款   Dwolla

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!