You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have to Update ETH & DAI price manually on the backend - this requires a daily or twice-daily update for the user on the backend. It was initially intentional not to use external APIs/data for this plugin, but in the effort to make it easy for organizers, updating daily (or hourly in cases of extreme volatility) is not ideal.
Perhaps there's a way we can source price data from multiple endpoints.
Also to be taken into consideration: This fix would need to read Event Currency data from Pretix, and input price as Event Currency.
The text was updated successfully, but these errors were encountered:
We currently have to Update ETH & DAI price manually on the backend - this requires a daily or twice-daily update for the user on the backend. It was initially intentional not to use external APIs/data for this plugin, but in the effort to make it easy for organizers, updating daily (or hourly in cases of extreme volatility) is not ideal.
Perhaps there's a way we can source price data from multiple endpoints.
Also to be taken into consideration: This fix would need to read Event Currency data from Pretix, and input price as Event Currency.
The text was updated successfully, but these errors were encountered: