question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

3D Secure requires HTTPS

See original GitHub issue

Hi guys,

I started braintree 3.7.0 integration in our payment system and faced with the next problem:

I’m trying to test 3DS flow on my local and get error from threeDSecure.create:

{ code:"THREEDS_HTTPS_REQUIRED" details:undefined message:"3D Secure requires HTTPS." name:"BraintreeError" type:"MERCHANT" }

Am I missing some properties that allow 3DS flow on local machine without HTTPS?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
crookedneighborcommented, Feb 8, 2017

3.8.0 is out now and will not require https when not in production.

0reactions
crookedneighborcommented, Feb 3, 2017

We’re planning on a release some time in the next week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Card authentication and 3D Secure | Stripe Documentation
When you run 3D Secure, Stripe requires your customer to perform authentication to complete the payment if 3DS authentication is available for a...
Read more >
What is 3D Secure protection and how does it work? - N26
Learn how 3D Secure technology works to keep your funds safe when you shop online. ... With secure login, your app login requires...
Read more >
3-D Secure - Wikipedia
3-D Secure is a protocol designed to be an additional security layer for online credit and debit card transactions. The name refers to...
Read more >
three-d-secure/shared/errors.js - Documentation
@property {MERCHANT} THREEDS_NOT_ENABLED Occurs when 3D Secure is not ... MERCHANT, code: 'THREEDS_HTTPS_REQUIRED', message: '3D Secure requires HTTPS.
Read more >
What is 3D Secure? - Verifi, Inc.
It's important to note that as a merchant you can decide which transactions require 3D Secure authentication.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found