Cancel Payment
this.iyzipayService.cancel({
locale: 'en',
conversationId: '123456789',
paymentId: '20757962',
ip: req.ip,
})Last updated
this.iyzipayService.cancel({
locale: 'en',
conversationId: '123456789',
paymentId: '20757962',
ip: req.ip,
})Last updated