Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Legen Chandler
Courses Plus Student 5,806 PointsPCI Compliance
I have been prompted to work on an application that is PCI Compliant, but I can not find the information I need for this on Team Treehouse tutorials.
Can anyone link me to a tutorial or discussion that explains the coding concept that is needed for the development of PCI Compliant applications in iOS specifically Objective C.
3 Answers

Charles Smith
7,575 PointsHere is a lot more:
http://kencochrane.net/blog/2012/01/developers-guide-to-pci-compliant-web-applications/
The basic rules will apply to iOS or any other type of application.

Charles Smith
7,575 PointsThe wiki is a good start.

Legen Chandler
Courses Plus Student 5,806 PointsThanks man the second link helped a ton.