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

Rapyd: add force_3ds_secure flag #4927

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Commits on Oct 23, 2023

  1. Rapyd: add force_3ds_secure flag

    Summary:
    ------------------------------
    Introduces a change for 3ds transactions when dealing
    with 3DS gateway specific besides the standard fields
    a GSF needs to be sent in order to force the 3DS flow,
    this change is needed because the '3d_require' attribute
    works as force flag not like feature flag.
    
    [SER-889](https://spreedly.atlassian.net/browse/SER-889)
    
    Remote Test:
    ------------------------------
    Finished in 115.583277 seconds.
    42 tests, 118 assertions, 1 failures, 0 errors,
    0 pendings, 0 omissions, 0 notifications
    97.619% passed
    
    *Note*: The failure test, fails becase is reference
    transaction related to a wallet.
    
    Unit Tests:
    ------------------------------
    Finished in 42.100949 seconds.
    5643 tests, 78206 assertions, 0 failures, 0 errors,
    0 pendings, 0 omissions, 0 notifications
    100% passed
    
    RuboCop:
    ------------------------------
    773 files inspected, no offenses detected
    Heavyblade authored and naashton committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    747b2f3 View commit details
    Browse the repository at this point in the history