-
Notifications
You must be signed in to change notification settings - Fork 41
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
[SPIKE] 3DS iframe for token payments #1222
base: prestashop/8.x
Are you sure you want to change the base?
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8402ca6 - Browse repository at this point
Copy the full SHA 8402ca6View commit details -
Modified payment client and configuration builder (#1199)
* Modified payment client and configuration builder * Changed PayPalClient name * Added builder interface * CS fix
Configuration menu - View commit details
-
Copy full SHA for 6dd7d1c - Browse repository at this point
Copy the full SHA 6dd7d1cView commit details -
* Replace client token by user id token * Implement payment method token * Interfaces * PAYSHIP-2631 PayPal Create Order Request DTO * Added correct class import * [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189) * Added CreatePayPalOrderResponse DTO * Added DTOs for create order response * CS fix * Added licenses * [PAYSHIP-2632] Order create refactoring (#1183) * Created required classes * Added order create command handler logic * Added paypal order query handler * Moved QueryResult to Query namespace * Added create command and get order query to command bus factory * CS fix * PHPStan fixes * Reverted to old create handler * PHPStan fixes * Fixed regex and wrong customerId type --------- Co-authored-by: Laurynas <laurynas.sedys@invertus.eu> Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29aebcc - Browse repository at this point
Copy the full SHA 29aebccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52a474d - Browse repository at this point
Copy the full SHA 52a474dView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e02044c - Browse repository at this point
Copy the full SHA e02044cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 345a7cb - Browse repository at this point
Copy the full SHA 345a7cbView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7380e30 - Browse repository at this point
Copy the full SHA 7380e30View commit details -
Modified payment client and configuration builder (#1199)
* Modified payment client and configuration builder * Changed PayPalClient name * Added builder interface * CS fix
Configuration menu - View commit details
-
Copy full SHA for b305f0b - Browse repository at this point
Copy the full SHA b305f0bView commit details -
* Replace client token by user id token * Implement payment method token * Interfaces * PAYSHIP-2631 PayPal Create Order Request DTO * Added correct class import * [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189) * Added CreatePayPalOrderResponse DTO * Added DTOs for create order response * CS fix * Added licenses * [PAYSHIP-2632] Order create refactoring (#1183) * Created required classes * Added order create command handler logic * Added paypal order query handler * Moved QueryResult to Query namespace * Added create command and get order query to command bus factory * CS fix * PHPStan fixes * Reverted to old create handler * PHPStan fixes * Fixed regex and wrong customerId type --------- Co-authored-by: Laurynas <laurynas.sedys@invertus.eu> Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0bf104 - Browse repository at this point
Copy the full SHA a0bf104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7298811 - Browse repository at this point
Copy the full SHA 7298811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a655a4 - Browse repository at this point
Copy the full SHA 2a655a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da3d354 - Browse repository at this point
Copy the full SHA da3d354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3fc0c - Browse repository at this point
Copy the full SHA 6d3fc0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a0c2f - Browse repository at this point
Copy the full SHA 86a0c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0310a61 - Browse repository at this point
Copy the full SHA 0310a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe55342 - Browse repository at this point
Copy the full SHA fe55342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175ae2d - Browse repository at this point
Copy the full SHA 175ae2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140b092 - Browse repository at this point
Copy the full SHA 140b092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4652037 - Browse repository at this point
Copy the full SHA 4652037View commit details -
* Create ObjectNormalizer to add supports of SKIP_NULL_VALUES * Added object deserializing tests * Added dependency injection for serializer * Updated PaymentService with response serialization * CS fix * Removed custom object normalizer * Added bootstrap to phpunit config * Added order object serialization to pass to event * Service refactoring * Added toArray function to object serializer and fixed snake case conversion * Added serializer interface * Fix * Fixed phpstan errors * Added json serialization to order requests and fixed cs issues --------- Co-authored-by: Matt75 <5262628+Matt75@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67eacb4 - Browse repository at this point
Copy the full SHA 67eacb4View commit details -
[PAYSHIP-2679] New DB structure for PayPal Order (#1203)
* Added new db structure for orders * Added entities for order * Added PayPal Order repository * Added create and delete functions * Added sql escaping * Added order saving to DB to event handler * Added new fields for order, capture and refund * phpstan fix
Configuration menu - View commit details
-
Copy full SHA for 92dea79 - Browse repository at this point
Copy the full SHA 92dea79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1267349 - Browse repository at this point
Copy the full SHA 1267349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8547e25 - Browse repository at this point
Copy the full SHA 8547e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6181a7a - Browse repository at this point
Copy the full SHA 6181a7aView commit details
Commits on Mar 18, 2024
-
Split services into separate files and renamed services (#1211)
* Split services into separate files and renamed services * Added slashes before class namespaces * Fixed injection @=service names
Configuration menu - View commit details
-
Copy full SHA for 1a5aa3a - Browse repository at this point
Copy the full SHA 1a5aa3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 037b24b - Browse repository at this point
Copy the full SHA 037b24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ef9ad - Browse repository at this point
Copy the full SHA f5ef9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3680039 - Browse repository at this point
Copy the full SHA 3680039View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa194cb - Browse repository at this point
Copy the full SHA fa194cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ded1db - Browse repository at this point
Copy the full SHA 6ded1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ee1df - Browse repository at this point
Copy the full SHA 72ee1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b15f00 - Browse repository at this point
Copy the full SHA 0b15f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for feaf7ad - Browse repository at this point
Copy the full SHA feaf7adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb6b1e - Browse repository at this point
Copy the full SHA 6eb6b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 646f7d4 - Browse repository at this point
Copy the full SHA 646f7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1654f7 - Browse repository at this point
Copy the full SHA d1654f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f7431 - Browse repository at this point
Copy the full SHA b5f7431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f89ef0 - Browse repository at this point
Copy the full SHA 4f89ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6235c54 - Browse repository at this point
Copy the full SHA 6235c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c5c0f - Browse repository at this point
Copy the full SHA 30c5c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f305590 - Browse repository at this point
Copy the full SHA f305590View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7845fc - Browse repository at this point
Copy the full SHA f7845fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8978e56 - Browse repository at this point
Copy the full SHA 8978e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753a4fb - Browse repository at this point
Copy the full SHA 753a4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9cf77 - Browse repository at this point
Copy the full SHA fa9cf77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68fd96 - Browse repository at this point
Copy the full SHA d68fd96View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc5b29 - Browse repository at this point
Copy the full SHA edc5b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f402bf4 - Browse repository at this point
Copy the full SHA f402bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e1e95 - Browse repository at this point
Copy the full SHA c9e1e95View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a8e626 - Browse repository at this point
Copy the full SHA 5a8e626View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28596c - Browse repository at this point
Copy the full SHA f28596cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cce7d2 - Browse repository at this point
Copy the full SHA 5cce7d2View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbb9416 - Browse repository at this point
Copy the full SHA fbb9416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f875b - Browse repository at this point
Copy the full SHA 04f875bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3cf3ca - Browse repository at this point
Copy the full SHA c3cf3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1ba51 - Browse repository at this point
Copy the full SHA ff1ba51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9888ab1 - Browse repository at this point
Copy the full SHA 9888ab1View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61cf35d - Browse repository at this point
Copy the full SHA 61cf35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89da15f - Browse repository at this point
Copy the full SHA 89da15fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a313c1 - Browse repository at this point
Copy the full SHA 8a313c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a824d - Browse repository at this point
Copy the full SHA 67a824dView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 543c58e - Browse repository at this point
Copy the full SHA 543c58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b3d0c - Browse repository at this point
Copy the full SHA 92b3d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ebb46 - Browse repository at this point
Copy the full SHA 02ebb46View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4de4b7 - Browse repository at this point
Copy the full SHA d4de4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde9181 - Browse repository at this point
Copy the full SHA fde9181View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1e08c - Browse repository at this point
Copy the full SHA cd1e08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c15d0 - Browse repository at this point
Copy the full SHA 57c15d0View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8442ed9 - Browse repository at this point
Copy the full SHA 8442ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54750b9 - Browse repository at this point
Copy the full SHA 54750b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c6aa5 - Browse repository at this point
Copy the full SHA 79c6aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64c088 - Browse repository at this point
Copy the full SHA a64c088View commit details -
Configuration menu - View commit details
-
Copy full SHA for d577d95 - Browse repository at this point
Copy the full SHA d577d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fcc71 - Browse repository at this point
Copy the full SHA b5fcc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16007a - Browse repository at this point
Copy the full SHA f16007aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a2921 - Browse repository at this point
Copy the full SHA e5a2921View commit details
Commits on Mar 27, 2024
-
Changed PayPal Order update functions and added Order update on PayPa…
…lOrderUpdated event
Configuration menu - View commit details
-
Copy full SHA for bd75d0d - Browse repository at this point
Copy the full SHA bd75d0dView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 806e55f - Browse repository at this point
Copy the full SHA 806e55fView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e99daf - Browse repository at this point
Copy the full SHA 4e99dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419fbb9 - Browse repository at this point
Copy the full SHA 419fbb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68296e8 - Browse repository at this point
Copy the full SHA 68296e8View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46139a9 - Browse repository at this point
Copy the full SHA 46139a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce981d4 - Browse repository at this point
Copy the full SHA ce981d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc98a5e - Browse repository at this point
Copy the full SHA cc98a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41197bf - Browse repository at this point
Copy the full SHA 41197bfView commit details