Adyen/adyen-python-api-library

Encrypted card details in python

Chin0p opened this issue · 1 comments

I can generate encrypted card details using this guide but I'm unable to do it in python.
checkout.create()
When I call the same function in python it returns
TypeError: 'NoneType' object is not callable

Hello @mujtabaxd,

If I understand your question well, the encrypted shopper payment details are not generated with the python library. It can do the /payments call but it cannot encrypt the card details.
Let us know if it helps

regards,
Alexandros
Adyen