Easier access to 3ds customer-canceled event
See original GitHub issueFeature Request
When using the drop in ui with threeDSecure: true
, it would be great if there was easier access to the customer-canceled
event (when the user clicks cancel in the 3ds modal).
Currently I have to do this:
braintreeInstance._threeDSecure._instance.on('customer-canceled', () => {...})
which feels like I am too deep into the internals. It would be great if there was a a more direct path to attaching an event listener for this specific event.
Thanks! Brandon
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
3DSupport App FAQ for customers
Find below the answers to questions regarding the usage of the 3DSupport application. Start with your 3DSupport App. What is the 3DSupport App?...
Read more >Card authentication and 3D Secure | Stripe Documentation
Step 1: The customer enters their card details. Step 2: The customer's bank assesses the transaction and can complete 3D Secure at this...
Read more >Visa Secure using EMV® 3DS User Experience Guidelines
An authentication may not be completed due to cardholder cancellation, inactivity timeout or issuer/merchant malfunction. Access Control Server ...
Read more >Warranty and Service Information - Nintendo Support
You may need only simple instructions to correct a problem with your product. Try our website at support.nintendo.com or call our Consumer Assistance...
Read more >What do I do if my event is cancelled? How do I get my ...
There is no need to take any action, and our customer service team will contact customers directly once we have an update from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Added these events, but it’s not been released yet. Re-opening this issue until the sdk is actually released.
👋 @brandonburkett you’re totally right, we’ll make a note to update this. Thanks for reaching out!