nopcommerce/plugin.json
2023-11-24 15:50:23 +00:00

11 lines
388 B
JSON

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