Cancel a payment transaction
Future<bool> cancelPayment(String reference) { throw UnimplementedError('cancelPayment() has not been implemented.'); }