Skip to content

Commit

Permalink
Fixing merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
sponglord committed Aug 28, 2024
1 parent 505761c commit 8c146d5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/lib/storybook/config/paymentsConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ const paymentsConfig = {
nativeThreeDS: 'preferred'
}
},
// Ready for v69+ - lose any additionalData 3DS2 related lines e.g. allow3DS2: true
authenticationData: {
attemptAuthentication: 'always',
// To force MDFlow: comment out below, and just keep line above
threeDSRequestData: {
nativeThreeDS: 'preferred'
}
},
shopperEmail: 'test-shopper@storytel.com',
shopperIP: '172.30.0.1',
// threeDS2RequestData: {
Expand Down

0 comments on commit 8c146d5

Please sign in to comment.