Skip to content

gamedonia/as-simple-purchase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE PURCHASE SAMPLE for ActionScript
---------------------------------------

Please read the sample Guide for more information at: https://docs.gamedonia.com/samples/simple-purchase/as-tutorial


Instructions:
-------------

Before executing this sample, you need to create a game in the Gamedonia Dashboard. To create a Game in Gamedonia:

1) Log into the Gamedonia Dashboard at http://dashboard.gamedonia.com
2) Create a Game.
3) Copy your API key and Secret from the Game Information section.

In Flash Builder:

- Open the purchaseView.mxml file and fill the variables API_KEY and SECRET with the values you previously copied from the Dashboard.
[ANDROID] - Open the simple_purchase-app.xml file and set APP_KEY in the <manifest> tag with the value of your License for the application taken from the Google Play Developers Console (see in-app purchase guide above).

<meta-data android:value="APP_KEY: your_app_key" android:name="APP_KEY"></meta-data>

For more information, check out our documentation at https://docs.gamedonia.com/

About

ActionScript Simple Purchase Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published