android - 我们可以为 Android 和 iOS 应用程序使用 Square Checkout 流程吗?

标签 android ios payment-gateway square-connect

我想使用 square 支付网关作为我的 Android 和 iOS 应用程序的结帐。但根据文档,square 可以用作 android 和 iOS 的销售点。

我想使用 square 的结帐流程,该流程适用于网络平台。我想知道是否可以在移动应用程序中实现它。如果可能的话,如何处理支付网关和支付响应的回调和重定向网址。

预先感谢您对此问题的详细答复。

最佳答案

我认为销售点 API 正是您正在寻找的:https://docs.connect.squareup.com/articles/point-of-sale-api-overview

For a merchant using your app, the Point of Sale API payment flow looks like this:

  1. The merchant uses your app to determine the amount of money to charge a customer.
  2. The merchant's device quickly switches from your app to Square Point of Sale, where the amount to charge is pre-populated.
  3. The merchant processes the payment with Square Point of Sale.
  4. The merchant's device switches back to your app, which receives information about the result of the transaction.

关于android - 我们可以为 Android 和 iOS 应用程序使用 Square Checkout 流程吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44264915/

相关文章:

ios - GWT、mgwt 和视网膜显示

android - 使用 WebView 或外部浏览器在 Android 上使用 PayPal 支付 InApp 内容

android - iOS 和 Android 的背景尺寸

android - GSON:END_OBJECT 永远不会被调用

java - 在 Android 中修改外部库的最佳实践是什么?

Paypal 付款高级设置错误

ios - CCAvenue iOS 套件集成套件

android - 我的文本编写器无法被我的 NFC 阅读器读取

ios - ViewController 不符合 Swift 中的 GMSAutoCompleteViewControllerDelegate 协议(protocol)

ios - 对于 google firebase 动态链接,预览页面为 (erf=1),即使安装了应用程序,该链接也会始终将您重定向到应用程序商店