-
Notifications
You must be signed in to change notification settings - Fork 12
Stores Configuration
Ren edited this page Aug 19, 2019
·
1 revision
» Home » Stores » Configuration
- payments: Payment related settings
- currency: The currency used for payments in the store
-
rpkit_consumable_purchase id
: The size of the amount of simultaneously used (i.e. between purchasing and claiming) consumable purchases -
rpkit_consumable_store_item id
: The size of the amount of consumable store items available for purchase -
rpkit_permanent_purchase id
: The size of the amount of simultaneously used (i.e. purchased and needing checks) permanent purchases -
rpkit_permanent_store_item id
: The size of the amount of permanent store items available for purchase -
rpkit_purchase id
: The size of the amount of simultaneously used purchases -
rpkit_store_item id
: The size of the amount of store items available for purchase -
rpkit_timed_purchase id
: The estimated size of the amount of active timed purchases at any one time -
rpkit_timed_store_item id
: The The size of the amount of timed store items available for purchase
rpkit.stores.command.purchases:
description: Allows the listing of purchases
default: true
rpkit.stores.command.claim:
description: Allows the claiming of purchases
default: true