#notlit-python
1 messages · Page 1 of 1 (latest)
yes a sec
i was unable to find the request id
@brittle quiver can you still help without request id im unable to find it atm
or do you have the PaymentIntent id?
ye wait
is it compulsary?
i can't find your request without any information to work with unfortunately
having a look
but what are you actually doing @bold mason ? Like this code is not part of any public API I'm aware of. You're making raw requests to some 3DS related API that is not public, and not using our Python library. What guide are you following and what's the overall thing you're building?
i was trying to test my integration
you test it by using our test cards and then visiting your web page in the browser
yes
you can't call this internal 3DS API directly yourself as I think you're doing, it's a private API with no public documentation or spec and we can and will change it at any time which would break your tests. We can't support this type of testing you're doing.