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

Mollie integration #861

Merged
merged 9 commits into from
Jan 21, 2020
Merged

Conversation

cbellone
Copy link
Member

basic implementation of #286
still missing: platform mode (Mollie Connect)

@cbellone cbellone requested a review from syjer January 21, 2020 20:16
# Conflicts:
#	gradle.properties
#	src/main/java/alfio/controller/api/v2/user/EventApiV2Controller.java
@cbellone cbellone marked this pull request as ready for review January 21, 2020 20:40
@cbellone cbellone merged commit 40ba12b into alfio-event:master Jan 21, 2020
cbellone added a commit that referenced this pull request Feb 16, 2020
* refactoring: allow more than one payment method for provider
wip: mollie integration

* first working prototype

* retrieve supported payment methods from payment provider

* add additional payment methods

* add generic "please select payment method" message

* implement refund and getInfo

* return empty methods list if the user configured unsupported methods

* update frontend

(cherry picked from commit 40ba12b)
cbellone added a commit that referenced this pull request Feb 16, 2020
* refactoring: allow more than one payment method for provider
wip: mollie integration

* first working prototype

* retrieve supported payment methods from payment provider

* add additional payment methods

* add generic "please select payment method" message

* implement refund and getInfo

* return empty methods list if the user configured unsupported methods

* update frontend

(cherry picked from commit 40ba12b)
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.

2 participants