Giter Club home page Giter Club logo

gerencianet / gn-api-sdk-ios Goto Github PK

View Code? Open in Web Editor NEW
2.0 9.0 1.0 174 KB

SDK para iOS integrada a API Gerencianet. Esta SDK está preparada para integração à API Boletos da Gerencianet, que lhe permite realizar o gerenciamento de cobranças com boleto/Bolix, carnê, cartão de crédito e muito mais.

License: MIT License

Objective-C 96.23% Ruby 1.71% Shell 2.06%
ios sdk marketplace split subscription assinatura card cartao-de-credito boleto billet

gn-api-sdk-ios's People

Contributors

dannielhugo avatar franciscotfmc avatar readmecritic avatar thomazfeitoza avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

daflecardoso

gn-api-sdk-ios's Issues

Problem With UiWebView

I am using the pod GNApi-Sdk-iOS (0.3.0) in IOS that depends on AFNetworking (= 2.5.4). The problem is that the AFNetworking uses UiWebView that is depreceated and Apple does not accept when i upload my app to AppStore.

Example Swift

Could you show me how to use this code snippet in Swift:

[gnApi paymentTokenForCreditCard:creditCard]
.then(^(GNPaymentToken *paymentToken){
NSLog(@"%@", paymentToken.token);
})
.catch(^(GNError *error){
NSLog(@"An error occurred: %@", error.message);
});

I want some news

Hey, I am thinking to use this api, but I can see that it's working, so What I want to know is if you pretend to continue developing it or not?

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.