api https://code.coronalabs.com/taxonomy/term/198/all en Stripe-lua https://code.coronalabs.com/code/stripe-lua <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>This is a simple module I created to help streamline network requests to Stripe's payment API. With this module, you can charge a card, create and manage customers, refund customers, and more. Hopefully, this will help make Corona a more pertinent business app platform.</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Will Summerlin</div></div></div> Fri, 18 Jul 2014 05:24:57 +0000 techpulsesoftware 124 at https://code.coronalabs.com Dropbox REST API module for Corona SDK https://code.coronalabs.com/code/dropbox-rest-api-module-corona-sdk <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>This gist includes two files: 1) dropboxModule.lua which allows your code to connect Dropbox and allows your user to authorize access for your app. It is based on oAuth 1.0. 2) download.lua is an example of how your code should call the functions in dropboxModule.lua</p> </div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Michael Weingarden</div></div></div> Sat, 24 May 2014 23:18:05 +0000 michael714 113 at https://code.coronalabs.com