GithubHelp home page GithubHelp logo

mobilefirstinc / mfcard Goto Github PK

View Code? Open in Web Editor NEW
363.0 19.0 48.0 24.46 MB

Easily integrate Credit Card payments module in iOS App. Swift 4.0

License: MIT License

Swift 98.65% Ruby 0.79% Objective-C 0.56%
card credit-card validation animation ios swift payment mobilefirst cocoapods

mfcard's People

Contributors

arpandesai avatar barbosa avatar dimohamdy avatar parth0072 avatar rc7770 avatar varadpathak20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

mfcard's Issues

Want to show multiple cards in showing card with detail

Hi,
I am creating the app which I need card with detail. According to your demo, I am curious about how to show the multiple card details in card details page base on when you add new card from UIButton of Add MFCard with Storyboard.

Data get again when close the card

how can i get written data again when close the card.
when i close the card and open it again, the data has vanished, how can i rid out of this trouble.
The card fields clear when we go back.

If user forget to input expiry month, done button will crash the app

First of all, thank you for putting up this awesome library. It looks really good.

If 'done' button shows up and expiry month is not correctly input, the app crashed on this line:

card = Card(holderName: txtCardName.text, number: cardNumber, month: Month(rawValue: viewExpiryMonth!.labelValue.text!)!, year: viewExpiryYear!.labelValue.text!, cvc: txtCvc.text!, paymentType: Card.PaymentType.card, cardType:addedCardType!, userId: 1)

Month takes certain input, and the default string 'MM' is not one of them.

Support Carthage

Hi,

Please, support carthage...
You must only shared project in Scheme.

Thanks

How to add "save card?" checkbox blow card view

Hello ,
i need to add checkbox for save card details in Authorize.net , but i can't change view of MFcard.xib , how may change view design and get bool value in my viewcontroller.
Thanks in advance

Month and Year validation

Hello, First of all, thank you for this awesome library.

I am creating an app which needs card details. but I need validation for year and month. month and year should not be selected from the past.. how to achieve this please let me know.

month year did not open

year month did not open picker

When click

waring in debug is :

animate its opacity. This will cause the effect to appear broken until opacity returns to 1.

Close Button

How to hide close button?
Or how can I add actions if the Close button is clicked?

I need a function like this "cardDoneButtonClicked" for Close button, i can't find it

swift version

Can you please change the swift version in .swift-version

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.