iyzipay-python icon indicating copy to clipboard operation
iyzipay-python copied to clipboard

Subscription Api Support

Open ismetacar opened this issue 4 years ago • 3 comments

I need to get subscribers (customers) and subscription details but SDK is not supported yet. When i read the documentation of subscription feature, it says connect to "blabla" api and send request to "xy" endpoint. But there is no any detail about Authorization header.

Subscription Docs: https://dev.iyzipay.com/en/subscription/SubscriptionApi.pdf

How can I create and delete customer via API call?

ismetacar avatar Sep 12 '21 11:09 ismetacar

You can use this version submitted by a 3rd party: https://github.com/cKurultayKalkan/iyzipay-python

seckin avatar Oct 21 '21 21:10 seckin

@seckin I am trying the library you mentioned above but I'm getting a 'System Error' every time I call 'SubscriptionCheckoutDirect'. This is the response I'm getting. It remains the same and does not depend on the payload. image

I'm following the PDF (page # 23) from https://dev.iyzipay.com/en/subscription

aneeq-ur-rehman4 avatar Oct 22 '22 14:10 aneeq-ur-rehman4