3D Secure flow is not supported by the SDK
Closed this issue · 2 comments
nicolas-maalouf-cko commented
When trying to simulate 3D Secure payment requests, the response object is breaking with the below error:
File "/.../checkout_sdk/payments/payment_processed.py", line 8, in init
self._card = Card(api_response.body['card'])
KeyError: 'card'
riaz-bordie-cko commented
3DS support is coming end of September, likely 25/26th
riaz-bordie-cko commented
3DS support added