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