Difference between revisions of "FBInstant.payments"
From GiderosMobile
m (MoKaLux moved page Payments to FBInstant.payments: antix) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | <!-- GIDEROSOBJ:FBInstant.payments--> | |
− | <!-- GIDEROSOBJ: | ||
'''<translate>Supported platforms</translate>:''' [[File:Platform html5.png]]<br/> | '''<translate>Supported platforms</translate>:''' [[File:Platform html5.png]]<br/> | ||
'''<translate>Available since</translate>:''' Gideros 2018.3<br/> | '''<translate>Available since</translate>:''' Gideros 2018.3<br/> | ||
+ | |||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
− | + | Contains functions and properties related to payments and purchases of game products. | |
− | Contains functions and properties related to payments and purchases of game products. | + | |
{|- | {|- | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
Line 15: | Line 15: | ||
[[Special:MyLanguage/FBInstant.payments.onReady|FBInstant.payments.onReady]] ''<translate>Sets a callback to be triggered when Payments operations are available.</translate>''<br/><!-- GIDEROSMTD:FBInstant.payments.onReady(callback) Sets a callback to be triggered when Payments operations are available. --> | [[Special:MyLanguage/FBInstant.payments.onReady|FBInstant.payments.onReady]] ''<translate>Sets a callback to be triggered when Payments operations are available.</translate>''<br/><!-- GIDEROSMTD:FBInstant.payments.onReady(callback) Sets a callback to be triggered when Payments operations are available. --> | ||
[[Special:MyLanguage/FBInstant.payments.purchaseAsync|FBInstant.payments.purchaseAsync]] ''<translate>Begins the purchase flow for a specific product.</translate>''<br/><!-- GIDEROSMTD:FBInstant.payments.purchaseAsync(purchaseConfig,callback) Begins the purchase flow for a specific product. --> | [[Special:MyLanguage/FBInstant.payments.purchaseAsync|FBInstant.payments.purchaseAsync]] ''<translate>Begins the purchase flow for a specific product.</translate>''<br/><!-- GIDEROSMTD:FBInstant.payments.purchaseAsync(purchaseConfig,callback) Begins the purchase flow for a specific product. --> | ||
+ | |||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| | ||
=== <translate>Events</translate> === | === <translate>Events</translate> === | ||
=== <translate>Constants</translate> === | === <translate>Constants</translate> === | ||
|} | |} | ||
+ | |||
+ | {{Facebook Instant Games}} |
Latest revision as of 18:00, 25 March 2020
Supported platforms:
Available since: Gideros 2018.3
Description
Contains functions and properties related to payments and purchases of game products.
MethodsFBInstant.payments.consumePurchaseAsync Consumes a specific purchase belonging to the current player. |
EventsConstants |