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

Implement payment through Swish #869

Open
isodude opened this issue Oct 22, 2024 · 0 comments
Open

Implement payment through Swish #869

isodude opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@isodude
Copy link
Contributor

isodude commented Oct 22, 2024

Swish is a Swedish payment provider where you pay through the mobile phone. (Vips in Norway).

What's needed is to implement either a simple QR code which you can scan, and/or the Swish Merchant API (https://github.com/olssonm/swish-php).

Regarding the QR Code implementation maybe that's another payment provider class, which is much simpler and that has a manual payment confirmation button admin-side (when someone pays I have to look at the actual mobile phone to see that the payment has gone through).

The Swish Merchant API actually handles the whole flow, much like credit card.

@Apfelwurm Apfelwurm added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants