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

[ECP-8524] Updated to Model based PHP library version #427

Merged
merged 72 commits into from
Apr 19, 2024
Merged

Conversation

SushmitaThakur
Copy link
Contributor

@SushmitaThakur SushmitaThakur commented Oct 19, 2023

Summary

This version supports model based approach (php library checkout models) for payment request, response, payment details, gift card payment and donations. Capture, Refunds and cancels are now moved to checkout/modifications endpoints instead of PAL endpoints.

Tested scenarios

  1. Payments for multiple payment methods
  2. Donations
  3. GIftcards
  4. Capture
  5. Refunds
  6. Cancels

Fixed issue:

@SushmitaThakur SushmitaThakur requested a review from a team as a code owner October 19, 2023 11:56
@SushmitaThakur SushmitaThakur changed the title Dummy PR [ECP-8525] Updated model based approach with checkout PHP library models Dummy PR [ECP-8524] Updated model based approach with checkout PHP library models Oct 19, 2023
sushmita and others added 9 commits October 25, 2023 14:47
# Conflicts:
#	composer.json
#	src/Handlers/AbstractPaymentMethodHandler.php
#	src/Service/CaptureService.php
#	src/Service/ClientService.php
#	src/Service/DonationService.php
#	src/Service/OrdersCancelService.php
#	src/Service/OrdersService.php
#	src/Service/PaymentDetailsService.php
#	src/Service/PaymentMethodsFilterService.php
#	src/Service/PaymentMethodsService.php
#	src/Service/RefundService.php
@khushboo-singhvi khushboo-singhvi marked this pull request as draft November 22, 2023 09:41
RokPopov
RokPopov previously approved these changes Apr 18, 2024
RokPopov
RokPopov previously approved these changes Apr 19, 2024
RokPopov
RokPopov previously approved these changes Apr 19, 2024
Copy link

sonarcloud bot commented Apr 19, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@SushmitaThakur SushmitaThakur merged commit dafd528 into develop Apr 19, 2024
12 checks passed
@SushmitaThakur SushmitaThakur deleted the ECP-8524 branch April 19, 2024 12:26
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.

None yet

4 participants