Payment constructor
Payment()
Implementation
Payment(this.amount, this.transactionReference, this.orderId,
this.paymentItem, this.currencyCode, this.narration, this.terminalId, this.terminalType, this.preauth);
Payment(this.amount, this.transactionReference, this.orderId,
this.paymentItem, this.currencyCode, this.narration, this.terminalId, this.terminalType, this.preauth);