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 / 2.31.0 #310

Merged
merged 27 commits into from
Sep 29, 2023
Merged

release / 2.31.0 #310

merged 27 commits into from
Sep 29, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    b6adab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. updated paypal v2

    iulian03 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    758928d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Satispay integration

    jide-whenthen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a736301 View commit details
    Browse the repository at this point in the history
  2. added satispay web payin

    jidefela-mgp committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    938a993 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    819d5ab View commit details
    Browse the repository at this point in the history
  2. Added ShippingPreference field to PayPal

    Silviana Ghita committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ca0e0c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c586175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a73c58f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8f82e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    4ef893e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Integrated Spot FX endpoints

    Silviana Ghita committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a5904dd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Empty commit

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    68b93dc View commit details
    Browse the repository at this point in the history
  2. Empty commit

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0ac29bd View commit details
    Browse the repository at this point in the history
  3. Empty commit

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5e2f654 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #309 from Mangopay/feature/spot-fx-integration

    feature/ Integrated Spot FX endpoints
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9feb914 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #304 from Mangopay/feature/new-mops

    added Satispay, and Blik, Multibanco integrations
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0447356 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release/2.31.0' into improvement/update-paypal-implemen…

    …tation
    
    # Conflicts:
    #	src/test/java/com/mangopay/core/PayInApiImplTest.java
    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4fd6699 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #305 from Mangopay/improvement/update-paypal-imple…

    …mentation
    
    improvement/ Added ShippingPreference field to PayPal
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0af0e15 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/2.31.0' into feature/google-pay_v2

    # Conflicts:
    #	src/main/java/com/mangopay/core/APIs/ApiBase.java
    #	src/main/resources/com/mangopay/core/mangopay.properties
    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c795235 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #308 from Mangopay/feature/google-pay_v2

    - added GOOGLE_PAY (V2) PayIn integeration
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d2895ba View commit details
    Browse the repository at this point in the history
  10. Merge branch 'release/2.31.0' into feature/card-validation

    # Conflicts:
    #	src/main/java/com/mangopay/core/enumerations/TransactionType.java
    #	src/main/resources/com/mangopay/core/mangopay.properties
    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e99626 View commit details
    Browse the repository at this point in the history
  11. Changes after review

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7e8d173 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #306 from Mangopay/feature/card-validation

    Card validation implementation
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5e39e5c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'release/2.31.0' into feature/klarna

    # Conflicts:
    #	src/main/java/com/mangopay/core/deserializer/PayInDeserializer.java
    #	src/main/java/com/mangopay/core/enumerations/PayInPaymentType.java
    #	src/main/java/com/mangopay/core/serializer/PayInSerializer.java
    #	src/main/java/com/mangopay/entities/PayIn.java
    #	src/main/resources/com/mangopay/core/mangopay.properties
    #	src/test/java/com/mangopay/core/BaseTest.java
    #	src/test/java/com/mangopay/core/PayInApiImplTest.java
    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1b53bc8 View commit details
    Browse the repository at this point in the history
  14. Changes after review

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c8b8e4b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #307 from Mangopay/feature/klarna

    - added KLARNA PayIn integration
    silvianagh authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    de27947 View commit details
    Browse the repository at this point in the history
  16. Added missing URL's

    Silviana Ghita committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3cb869a View commit details
    Browse the repository at this point in the history