makerspace / makeradmin

Stockholm Makerspace member administration and store.
https://docs.makeradmin.se/
21 stars 17 forks source link

Implement Swish for payments #359

Open BerglundDaniel opened 1 year ago

emanuelen5 commented 11 months ago

Stripe has enabled Swish as a beta. By switching out Stipe's payment "element" from a card type, we should be able to enable more payment methods on the client side. We might have to do some changes on the backend as well.

However, we cannot enable Swish (and some other payment methods) when signing up for a subscription, since it cannot be used for recurring payments.