in app purchase - Blackberry Webworks: Is the payment service(blackberry.payment.developmentMode) supported on OS 7 and earlier devices -


i creating app using html5 webworks on blackberry 10, want use webworks on os7 , earlier devices well.i want support payment service in-app purchases on app. payment service api of webworks work on os7 , earlier devices too?

when use

blackberry.payment.developmentmode =  true;  

it found undefined

yes, payment api supported on blackberry 7.

make sure define feature in config.xml file:

<feature id="blackberry.payment" /> 

Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -