mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
general event settings done
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Payments
|
||||
Including many payment methods can help the user choose the one that fits them best, but can also be overwhelming and a pain to set up. So please try to use as few different payment gateways as possible. Our recommendation is either *Stripe* or *adyen* as they are the most flexible.
|
||||
Including many payment methods can help the user choose the one that fits them best, but can also be overwhelming and a pain to set up. So please try to use as few different payment gateways as possible. Officially, libreevent supports *Stripe* and *Payrexx*. More payment gateways might come in the future as a plugin which can be installed by following our guide [here](&/plugins/install#payments)
|
||||
|
||||
## Advantages / Disadvantages of each payment gateway
|
||||
|
||||
### payrexx
|
||||
Payrexx is a lesser known payment gateway and it is not ideal for you if you expect to have a low sales volume, as their basic plan costs you EUR 15 a month. If your sales volume is fairly high, it may be worth is as their per-transaction fees are quite a bit lower than Stripe's and they offer more payment options.
|
||||
See payrexx [pricing here](https://www.payrexx.com/en/pricing/) and sign up [here](https://signup.payrexx.com). You can find a full list of supported payment methods as they should be entered in the GUI [here](https://docs.payrexx.com/developer/general-info/payment-method)
|
||||
Payrexx is a Swiss, lesser known payment gateway and it is not ideal for you if you expect to have a low sales volume, as their basic plan costs you EUR 15 a month. If your sales volume is fairly high, it may be worth it as their per-transaction fees are quite a bit lower than Stripe's and they offer more payment options.
|
||||
See payrexx [pricing here](https://www.payrexx.com/en/pricing/) and sign up [here](https://signup.payrexx.com). You can find a full list of supported payment methods [here](https://payrexx.com/en/paymentmethods)
|
||||
|
||||
### Stripe
|
||||
Stripe is one of the most well known payment gateways out there and it is really easy to get started.
|
||||
Stripe is one of the most well known payment gateways out there and it is really easy to get started. See all their payment methods [here](https://stripe.com/en-ch/payments/payment-methods). If you choose to use Stripe, you may follow their guides on how to set up more payment options [here](https://stripe.com/docs/payments/payment-methods/overview)
|
||||
See [here](https://stripe.com/en-gb/pricing) for pricing information and sign up [here](https://dashboard.stripe.com/register)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user