nopcommerce/plugin.json
2025-06-11 14:01:09 +00:00

12 lines
398 B
JSON

{
"Group": "Payment methods",
"FriendlyName": "Bitcoin payments with BTCPay",
"SystemName": "Payments.BTCPayServer",
"Version": "1.11",
"SupportedVersions": [ "4.80", "4.90" ],
"Author": "Nisaba Solutions",
"DisplayOrder": 1,
"FileName": "Nop.Plugin.Payments.BTCPayServer.dll",
"Description": "This plugin enables Bitcoin payment with your BTCPay Server instance"
}