Adobe air native extensions / Google Checkout - air

Is it possible to use Adobe AIR 3.0 Native extensions to interface with Google Checkout so in-app purchase can be made?
If so: has anyone tried this?
If not: why not?
Thanks in advance

From within a browser environment you can use Google In-App Payments to sell digital and virtual goods.
More info and documentation here:
http://code.google.com/apis/inapppayments/docs/index.html

Related

How to implement PayPal to Xcode obj c

Is it possible to implement PayPal into Xcode 7.3 Objective C?
I'm trying to sell a product online, but i need to be able to access PayPal via the application.
Any thoughts?
Refer paypal's official ios-integration guide from this link and here is the paypal's ios sdk project on github click here. Hope this will help. :)

Will the Braintree JavaScript API work ok for Windows Phone?

I have been reviewing Braintree for an app I may be developing. I was wondering if I could use the JavaScript API to utilize Braintree on a Windows Phone 8.1 HTML / CSS / JS Runtime app(since there is no official Windows Phone API). Would I run into any issues?
I work at Braintree. We have had merchants report success with a Windows Phone 8.1 application based on our web libraries, however we don't have any specific guides to share with you. If you encounter issues we'd be glad to take a look (your best bet may be to contact our support team) and see if there is anything we can do to help.

Adobe Air native extension for Google Tag Manager

If the iOS app is developed in Adobe Air environment, we want to implement Google Tag Manager (not Google Analytics). Is there any existing native extension out there? Or we have to create custom ANE for this?
Google (really Adobe) provides Google Analytics for Flash, which should work with Air. Google does not provide a version of Google Tag Manager optimized for Flash/Air.
However, if you are just interested in third-party tracking/analytics tools, consider Segment.io which, although they don't provide an Air-specific library, they do provide a supported REST API that could be used from from Air. Segment also has a notable presence on GitHub, so it might be worthwhile to publish your Adobe Air client on GitHub and see if they would help foster it with the Segment community on GitHub.

integrate paypal standard in iphone application

I am developing iphone application for a shopping cart, i have done all stuffs but now its turn for online payment, the web version support paypal standard and the client want to stick with paypal standard the user will be redirected and paypal site and log and complete order. Is this possible on iphone?
Some days before apple does not allow any third party payment gateway. But now apple allows it to use the third party payment gateway like Paypal. You can used paypal library which allows you to pay your payment of products which you purchased from the app. For doing all this, paypal provides the library for mobile application development. I had used it in my 3-4 apps & works fine for me.
may be this could help you
link
link
Download Mobile Express Checkout Library from library and add the same to your project.
Why not you using PayPal SDk for Mobile device ? I have integrated PayPal in my app through their MPL library and Modified some stuffs like App Key and price,Store name Receiver account details etc. And its working fine for me.
check this link which is Already answered.
Also you can have a look at Getting started Guide.
PayPal API : How to integrate it in my App? IOS5
https://developer.paypal.com/
You need to implement paypal on your web server first.
Then go to that link from UIWebview….

Native Extension for Air for iOS - email, sms, twitter, facebook

I am a Adobe Flash Builder and Flash CS5.5 user for making mobile (Android, iOS) apps. Currently, I am looking for native extensions for Air allowing me to share content via e-mail, sms, twitter and facebook for iOS.
At this time, I use the url-schemes mailto and sms, but this has some major drawbacks.
On Android I've managed to use the native extensions made by SSD.
Can anyone help me ?
here is one for sharing via email:
http://flashsimulations.com/2011/11/30/ios-native-extension-for-adobe-air-in-app-mail-composer/
Maybe give a go at this http://www.milkmangames.com/blog/tools/
Its paid a paid one though but sounds good to me - never used it.