Class StkCallback
java.lang.Object
io.github.openpaydev.mpesa.core.models.StkCallback
Represents the entire JSON object received from M-Pesa on the callback URL after a transaction.
This is the root object of the callback payload.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe main container for the callback data.static final classA key-value pair representing a piece of transaction metadata.static final classA container for the list of metadata items.static classstatic final classContains the core details and result of the STK Push transaction. -
Method Summary