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

Hi Pay: Don't add 3ds when :three_ds_2 is missing #5355

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

Buitragox
Copy link
Collaborator

@Buitragox Buitragox commented Dec 3, 2024

Description

When :execute_threed was present but :three_ds_2 wasn't, it would cause an error. This fix makes it return early when :three_ds_2 is missing.

Relevant docs:

Unit tests

6120 tests, 80841 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

Remote tests

20 tests, 85 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

Rubocop

803 files inspected, no offenses detected

Description
-------------------------
When `:execute_threed` was present but `:three_ds_2` wasn't, it would
cause an error. This fix makes it return early when `:three_ds_2` is
missing.

Unit tests
-------------------------
6120 tests, 80841 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote tests
-------------------------
20 tests, 85 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop
-------------------------
803 files inspected, no offenses detected
@Buitragox Buitragox force-pushed the OPPS-41_hi_pay_3ds2_error branch from b775560 to 0c35067 Compare December 6, 2024 16:29
@Buitragox Buitragox merged commit 0c35067 into master Dec 6, 2024
5 checks passed
@Buitragox Buitragox deleted the OPPS-41_hi_pay_3ds2_error branch December 6, 2024 16:35
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.

2 participants