Coder Social home page Coder Social logo

clover-ios-sdk's People

Contributors

arjand avatar eric-clover avatar kirbyclover avatar monang-iottive avatar ss-fd avatar yusuferisen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clover-ios-sdk's Issues

Does the iOS sdk support processing payments?

Title says it all. Looking to write an application for a merchant that use your POS system. They want a custom app so was hoping this SDK had everything needed to handle payment processing. Tell me its so! Would hate to have to implement all the REST API stuff manually.

Integration tests

Create integration tests for methods in CLVSession extension and +PromiseKit. Hardcode a test merchant and write tests for some of these methods.

Unit tests

Create unit tests for internal methods such as getV3GetRequest().

Remove non-public models

Some non-public models are included in the CLVModels class because some public classes have references to these non-public classes. Even though these non-public models cannot be retrieved directly with an api call, they are included in some json responses as sub-objects. We need to figure out the best way to filter out the models that are not public since any internal class may be changed anytime.

Make 429 Error handling optional

Add a static bool var to CLVSession class to indicate if the user wants to use the internal 429 (too many request error) error handling and another var to indicate max number of retries.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.