Callback Handler
Function to handle callback request from Okeconnect.Has built-in transaction status check verification, so you don't need to check the transaction status manually.

Variable | type | default | description |
---|---|---|---|
callbackData | string | - | pass the message parameter from callback request here. |
Example Return
Choose an example to see the responseUsage recommendation
for open denom product, you can compare the transaction id between your database and callback from okeconnectmake sure you load the config before using function, check it on Installation based on your framework.