btcpayserver/BTCPayServer/Plugins/PayButton
Dennis Reimann cdc318c71a Pay Button: Fix circular reference when serializing JSON
When apps were set, the `GetAllApps` included the store data, which led to a circular reference when serializing the JSON. That data isn't necessary here, so we can just drop it before rendering.

Fixes #5038.
2023-06-05 12:35:06 +02:00
..
Controllers Pay Button: Fix circular reference when serializing JSON 2023-06-05 12:35:06 +02:00
Models Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
PayButtonPlugin.cs