13 lines
503 B
JSON
Raw Normal View History

2025-05-21 13:00:23 -06:00
{
2025-06-29 01:26:11 -06:00
"name": "postalpoint_square_plugin",
"version": "1.0.1",
2025-06-29 01:26:11 -06:00
"main": "plugin.js",
"author": "PostalPortal LLC",
"license": "BSD-3-Clause",
"description": "Connect PostalPoint to your Square account and a Square Terminal smart card reader. This plugin supports in-person card payments and saving cards for later use when the customer isn't present, such as for mailbox renewals.",
"postalpoint": {
"pluginname": "Square Terminal",
"minVersion": "000034"
}
2025-05-21 13:00:23 -06:00
}