Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Adding Brazilian cards and improve example project #7

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Adding Brazilian cards and improve example project #7

wants to merge 8 commits into from

Conversation

ghashi
Copy link

@ghashi ghashi commented Apr 29, 2017

  • Added Elo, Hipercard and Aura (almost all code is from Eduardo Bocato, I just made it compatible with swift3)
  • Improve Example project to show Card Type on the demo

let eloo = "636297000045701"

// src: http://www.geradorcartaodecredito.com.br/hipercard
let hipercard = "6062825756950756"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • I've added here some testing data in order to helpe testers

typeLabel.text = type.stringValue()
} else {
typeLabel.text = "Unknown"
}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Now, a type label is included on the demo

@maxkramer
Copy link
Owner

Hi @ghashi sorry for the delay on this, I really appreciate your help! If you could update this to be compatible with the latest changes, will happily merge thereafter!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants