Skip to content

Conversation

@TaprootFreak
Copy link
Collaborator

Summary

  • Block credit card payments in PaymentInfoService with clear error message
  • Add PAYMENT_METHOD_NOT_ALLOWED to QuoteError enum for quote requests
  • Return error early in TransactionHelper for card payment quotes
  • Remove obsolete card-specific validation checks

Important

Bitte diesen PR nur prüfen, noch nicht mergen. Dieser PR dient als Vorbereitung und soll zunächst nur reviewed werden.

Test plan

  • Verify API returns error for credit card payment requests
  • Verify quote endpoint returns PaymentMethodNotAllowed for card payments
  • Confirm bank transfer payments still work correctly

- Block credit card payments in PaymentInfoService with clear error message
- Add PAYMENT_METHOD_NOT_ALLOWED to QuoteError enum
- Return error early in TransactionHelper for card payment quotes
- Remove obsolete card-specific validation checks
Copy link
Member

@Yannick1712 Yannick1712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • update services

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.

3 participants