accepton apple

Beautiful payment processing for iOS

15
1
Swift

License
Build Status
CocoaPods Version
Platform

What is this?

accepton-apple is a swift library for processing payments through the AcceptOn API which elegantly unifies your many payment provider accounts (keyword: your accounts), including PayPal, Stripe, and ApplePay to one transparent backend that aggregates all this information into one API. This library provides you with powerful flexibility and ease-of-use by offering both beautiful pre-made payment views and access to the well-engineered low-level primitives for those wanting to have tighter integration into their applications.

Features

  • [x] Accept Credit Cards, ApplePay, Paypal, and more!
  • [x] Use it via Storyboard or Pure Code
  • [x] Binary, CocoaPods, and Carthage available
  • [x] Geo-Located Address Auto-Completion for Billing & Shipping
  • [x] Lightweight (~5.6MB when stripped, 15% the size of the PayPal SDK)
  • [x] Low Level Primitives for those wanting a more customized experience

1. Pick an installation method

2. Use it via storyboard or pure code

3. Configure it [Optional]

Low Level Primitives [Advanced]

You may create more customized solutions through using the lower level api’s:

Libraries Used

Special thanks to:

License

accepton-apple is released under the MIT license. See LICENSE for details.