John Woo
John Woo
Hi @MrJackScratch - Thank you so much for reaching out to us. We've looked into this issue and does indeed seem to be a bug. We have identified a fix,...
Yes, this is expected to be in the latest release. The associated commit for this fix is: https://github.com/stripe/stripe-ios/commit/aa66822e09a20da2d42a805e5bbcf8ceafe2dcc7 Which should be part of >=22.7.1
Hi @arkalezard - I'm having trouble reproducing this error in the latest version of our SDK (23.18.2) 1. Can you please let me know what version you are running? My...
Thanks! I was able to reproduce this on iOS by passing the following on the creation of the payment intent. ``` args.payment_method_options = {"card": {request_three_d_secure: "any"} } ``` This will...
Hi, We are in the process prioritizing support for CVC recollection. Could you provide more information about your integration shape? 1. Are you guys using the “Mobile Payment Element” (aka...
@ryanzhangdd - Thanks for reaching out!. Unfortunately, I don't have a rough estimate as to when CVC Recollection will be GA'ed in the iOS SDK. If you'd like, [you can...