Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent multiple 3ds instances #847

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Conversation

ajkelso
Copy link
Contributor

@ajkelso ajkelso commented Aug 14, 2023

When multiple purchases are attempted for the same customer/card within a similar timeframe, multiple 3DS challenges can occur which can cause issues with authorization on some gateways. This will prevent multiple challenges from existing and throw an error which indicates that another challenge already exists.

@smagdicatrecurly
Copy link
Contributor

QA+1

@wsethbrown wsethbrown merged commit a2b05a8 into master Aug 18, 2023
24 checks passed
@wsethbrown wsethbrown deleted the prevent-multiple-3ds-instances branch August 18, 2023 16:05
recurly-integrations pushed a commit that referenced this pull request Aug 21, 2023
[Full Changelog](v4.25.7...v4.25.8)

**Merged Pull Requests**

- Prevent multiple 3ds instances [#847](#847) ([ajkelso](https://github.com/ajkelso))

##### Minified MD5 Checksum
```
ce9ec867acf32d00bb5b5ef445e88216 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
ZgC6o3OYKVaEe/lB0s21uFnkPGo7t0OMNVDlEQ6vQL48Upy79jomUe3kAgXRL40x
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants