简体   繁体   English

我是否需要使用Square OAuth向我的应用中通过Square完成的用户交易添加费用?

[英]Do I need to use square oAuth to add a fee to users transactions done via square in my app?

I have been reading square documentation in and out but am still confused if I square offers a service that would allow me as a developer to integrate it in my app to enable my users to connect their accounts and use it all this while I'm receiving a fee (or a cut) on each transaction. 我一直在阅读Square 文档 ,但是如果我提供能够让我作为开发人员将其集成到我的应用程序中的服务,使我的用户能够连接他们的帐户并在接收时使用这一切,我仍然感到困惑每笔交易的费用(或减价)。 I know Stripe does have that via their connect API pretty simply addressed. 我知道Stripe确实可以通过其连接API来解决这个问题。 Square documentation thought, isn't clear to me, if they have it , do I need to implement the oAuth API? Square文档认为,我不清楚,如果有,我是否需要实现oAuth API? other APIs? 其他API?

Square's APIs support OAuth, which allows you to create applications for other people to connect their accounts to. Square的API支持OAuth,这使您可以创建供他人连接其帐户的应用程序。 As of today, you are not able to charge a cut of each transaction, but that is a feature that Square is currently working on. 从今天起,您无法为每笔交易收取一定的费用,但这是Square目前正在使用的功能。

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

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