Results 56 issues of Sylvain Jermini

**Error 1:** Looks like we can save mollie+saferpay or stripe+saferpay when both handle credit cards, thus failing: ``` java.lang.IllegalStateException: Duplicate key CREDIT_CARD (attempted merging values alfio.controller.api.v2.model.PaymentProxyWithParameters@c4ab5de7 and alfio.controller.api.v2.model.PaymentProxyWithParameters @73f40e94) at...

bug
admin area

Apparently, you can save passes in google wallet (like the passbook from apple). Documentation: - https://developers.google.com/wallet/tickets/events/web/prerequisites - https://codelabs.developers.google.com/add-to-wallet-web#1

enhancement
public website
label pass

See guideline https://developer.apple.com/wallet/add-to-apple-wallet-guidelines/ . Can be added also to the web page of the ticket too. See also #616

enhancement
public website
label pass

For supporting the "add to apple/google wallet" icon. Note, as a fallback for the txt email, a link can be added too.

enhancement
label pass

With java 17 the need for lombok is reduced (thanks to records). This task track the removal of each annotation. - [x] add test for ensuring the REST API does...

enhancement

For the 2.0 we expected to do a lot of breaking changes (especially the new model), but due the sheer complexity to keep the retrocompatibility, I think that a more...

enhancement
doc

So we can remove emails & others data...

enhancement

Documentation here: https://docs.datatrans.ch/docs/getting-started-home

enhancement