PayPal Kit is a Swift package designed to facilitate seamless integration with PayPal’s payment processing APIs.
⚠️ Note: This library is currently in development. Features may change, and bugs are expected. Contributions and feedback are welcome!
To start using PayPalKit, in your Package.swift
, add the following
.package(url: "https://github.com/vamsii777/PayPal-kit.git", from: "main")
PayPalKit is available under the MIT license. See the LICENSE file for more info.