Meteor Security Mobile Payment

We are building a mobile payment system using meteor for web, iOS and Android,
how secure will the web app be since client code can be seen from browser,
are there any suggestions on security best practices we can use for the mobile payment system using Meteor

See the Security section of the Meteor Guide for a great walkthrough of Meteor security related issues/approaches.