This is a migrated thread and some comments may be shown as answers.

sample programs on Payment Gateway

4 Answers 116 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
radhika
Top achievements
Rank 1
radhika asked on 08 Aug 2013, 02:12 PM
hi
 I am working on Mobile Application in Icenium Graphite.Now i want to develop sample application on Payment Gate way  can any one help me in this.

Thanks in advance,
Raadhika

4 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Aug 2013, 03:11 PM
Hi Raadhika,

Can you give more details about your target platform, are you targeting iOS or Android? For Cordova powered hybrid apps, you should take advantage of custom Cordova plug-ins e.g.:
For more information on using custom Cordova plugins with Icenium, please refer to Working with Custom Plugins documentation.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Radhika
Top achievements
Rank 1
answered on 13 Aug 2013, 12:50 PM
hi steve,
  I have not understood with the plugins which you have mentioned above
0
Radhika
Top achievements
Rank 1
answered on 13 Aug 2013, 12:59 PM
hi steve,

  We are using both the platforms ios and Android using KendoUI Framework.Please give me sample application on Pypal Gateway
0
Steve
Telerik team
answered on 13 Aug 2013, 01:20 PM
Hello Radhika,

It seems you're new to hybrid apps, so a little introduction might help: Icenium uses Apache Cordova which is a web-to-native bridge framework that lets mobile web developers to create native applications with by using HTML5, CSS3 and JavaScript. As it aims to support various mobile platforms, exposing native functionality for each is a tedious task and not everything is available out of the box. Custom Cordova plugins come in play for such cases, where a developer writes the native part (Java for Android and Objective C for iOS) and exposes it to Cordova via this web-to-native bridge by creating respective javascript API.

To get back to your question, there are not payment gateways exposed in Cordova by default, but respective Cordova plugins have been created. This means that you could add these plugins to your Icenium application, make the appropriate configurations and be able to use it. There is PayPal plugin for both iOS and Android:
I highly recommend going through the Working with Custom Plugins documentation to understand how to integrate those plugins to your app.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder Windows client
Asked by
radhika
Top achievements
Rank 1
Answers by
Steve
Telerik team
Radhika
Top achievements
Rank 1
Share this question
or