Richard Schreiber
|
66a4a34383
|
[A11y] fix giftcard-checkout error messages (#5175)
* [A11y] fix giftcard-checkout error messages
* move validation to payment_form
* Update checkout_payment.html
* move already-used check to clean as well
* fix tests
* fix code style issue
* fix giftcard-payment in redeem-view
* Fix responsiveness on checkout
* Fix paying for existing orders
* fix cart.py for new GiftCardPaymentForm-signature
* fix order_tests
---------
Co-authored-by: Raphael Michel <michel@rami.io>
|
2025-05-30 13:29:33 +02:00 |
|
Raphael Michel
|
f8be8296dd
|
Gift cards: Improved support for cross-organizer acceptance (#3311)
Co-authored-by: Martin Gross <martin@pc-coholic.de>
|
2023-06-15 14:17:40 +02:00 |
|
Raphael Michel
|
f782324d5f
|
Allow to adjust name and description of gift card payments
|
2022-11-24 16:36:24 +01:00 |
|
Raphael Michel
|
9624b1c505
|
Support for external gift cards (#2912)
|
2022-11-23 14:52:56 +01:00 |
|
Raphael Michel
|
9842fcf7da
|
Allow order change
|
2019-10-17 16:04:22 +02:00 |
|
Raphael Michel
|
346f215c50
|
Refator payment provider, deal with cancellations
|
2019-10-17 16:04:22 +02:00 |
|
Raphael Michel
|
f22d5915ea
|
Handle refunds
|
2019-10-17 16:04:22 +02:00 |
|