Installment

this.iyzipayService.installmentPrices({
            locale: 'tr',
            conversationId: '123456789',
            binNumber: '000008',
            price: '100.0',
        })

Last updated