callBackUrl

@SerialName(value = "CallBackURL")
val callBackUrl: String

Parameters

callBackUrl

A CallBack URL is a valid secure URL that is used to receive notifications from M-Pesa API. It is the endpoint to which the results will be sent by M-Pesa API. Sample: https://ip or domain:port/path, e.g: https://mydomain.com/path, https://0.0.0.0:9090/path.