Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Conversation

@gustaavik
Copy link
Member

This pull request introduces a new feature to capture payments, including partial captures, and integrates it with the MobilePay service. The most important changes include the addition of a new request record, updates to the PaymentController to handle capture requests, and modifications to the PaymentService and MobilePayService to process these captures.

New Feature: Capture Payments

Controller Updates

Service Updates

MobilePay Integration

@gustaavik gustaavik linked an issue Jan 20, 2025 that may be closed by this pull request
refactoring som questionable stuff
…ture-payments

# Conflicts:
#	src/main/resources/templates/new-order-notification-email.html
#	src/main/resources/templates/order-confirmation-email.html
@gustaavik gustaavik merged commit d293f0c into main Jan 20, 2025
1 check passed
@gustaavik gustaavik deleted the 91-capture-payments branch January 20, 2025 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Capture payments

2 participants