-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Store Service Notifications
michal-kapala edited this page Apr 14, 2024
·
6 revisions
Type : Subtype
Signals transaction completion and triggers the transaction's CompleteBuy
RMC Store Service request by transaction type.
- param1 is
itemId
- param2 is
transactionId
itemId
is used for transaction types 0, 1, 2, 4 and 6.
Emits bus event 17:15
(modelId:eventId
). Handled by:
AI_RDVTransactionModel
AI_StorePage
Displays an error pop up and deletes the transaction.
- param1 is
transactionId
- param2 is
errorId
- param3 is
transactionId
Emits 2 bus events (modelId:eventId
):
17:16
17:17