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

Release/24.3.2 #1136

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Release/24.3.2 #1136

merged 12 commits into from
Aug 12, 2024

Commits on Aug 6, 2024

  1. Compliance with the new Visa Secure Authentication requirements (#1133)

    * feat: provide new fields needed for visa
    
    * fix: unit tests
    
    * fix: don't block holder name for stored cards
    
    * chore: no need for if condition the function returns null if IP not present
    amihajlovski authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2e8b06f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    5ee0f68 View commit details
    Browse the repository at this point in the history
  2. Tax calculation for paypal express (#1134)

    * fix(SFI-860): tax calculation for paypal express
    
    * chore(SFI-860): remove unused variables
    shanikantsingh authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1f2d40e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Remove conditional cardholdername logic (#1137)

    * fix: removing conditional cardholder name logic and metadata as it is not required anymore
    
    * chore: updated the unit test
    zenit2001 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6447a6f View commit details
    Browse the repository at this point in the history
  2. Bugfix/paypal express currency (#1139)

    * fix(SFI-863): paypal express currency
    
    * chore(SFI-863): update unit tests
    
    * chore(SFI-863): update unit tests
    shanikantsingh authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6e02e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a5a065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5e6770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38000c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f602638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6f06b4 View commit details
    Browse the repository at this point in the history
  8. Merge d6f06b4 into 756e0b4

    shanikantsingh authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4cf0d5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af00325 View commit details
    Browse the repository at this point in the history