transactionReceipt property

String? transactionReceipt
getter/setter pair

This is a unique M-PESA transaction ID for every payment request. The same value is sent to a customer over SMS upon successful processing. It is usually returned under the ResultParameter array.

Implementation

String? transactionReceipt;