如何在 iOS App Swift 4 中集成 Paypal 付款方式? [英] How to integrate Paypal Payment Method in iOS App Swift 4?

查看:126
本文介绍了如何在 iOS App Swift 4 中集成 Paypal 付款方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,其中集成了 PayPal 支付网关.因此,我浏览了几个博客,但没有发现它有帮助.因此,如果有人可以提出一些非常有帮助的建议.

I'm working on an app in which PayPal payment gateway is to integrate. As such I have gone through several blog but did not found it helpful. So if any can suggest something that would be very helpful.

推荐答案

要将 Paypal 支付集成到您的 swift ios 应用程序中,您需要使用提供所有内置功能的 Braintree SDK.

For integrating Paypal payment into your swift ios application, you would need to use Braintree SDK which provides all the inbuilt functions for implementation.

为支付实现客户端-服务器架构总是更好,其中服务器具有业务逻辑,客户端提供支付接口.请创建一个沙盒帐户以进行测试和开发.

Its always better to implement client-server architecture for payment where the server would have the business logic and client would provide an interface for payment.Kindly create a sandbox account for testing and development purpose.

您可以从文档中了解实现的基本架构.文档中还提供了代码片段以简化集成过程.

You can learn about the basic architecture of implementation from the documentation.Code snippets are also provided in the documentation to ease the integration process.

  1. 概述和架构 - 这将提供有关结构和流程的基本信息

  1. Overview and architecture - this would provide basic information about the structure and process

此 API 指南 - 实现客户端和服务器的总体指南.

This the api guide - overall guide to implement client and server.

这篇关于如何在 iOS App Swift 4 中集成 Paypal 付款方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆