Closed luigimannoni closed 1 year ago
Hi @luigimannoni I haven't followed 3DS2 very closely and am afraid I no longer use this library in my day to day work. If you do manage to get it working I'd be interested in how you accomplished it and am happy to add it to the library.
Hi, there are new regulations around card payments PSD2 on a notification sent from Braintree last month, after the deadline the react-braintree-fields module does not seem like it's processing amounts over £30 (threshold varies from card issuer to card issuer, in some instances it is £100)
I am in the process to integrate 3DS2 checks on a project based on React using this module. On another project I solved this by passing to the clientinstance the threedsecure instance as outlined here and that works flawlessly.
On the React project, however, I can't find a way to inject my threeDSecure instance, I can see there's the deviceCollector instance available but my client does not use the advanced fraud tools.
Is there a way to chain/intercept/inject a threeDSecure instance before the clientInstance triggers the payment?
See Braintree email below: