13 lines
503 B
JSON
Raw Permalink Normal View History

2026-02-13 14:59:30 -07:00
{
"name": "postalpoint_square_plugin",
"version": "1.1.0",
2026-02-13 14:59:30 -07: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": "000047"
2026-02-13 14:59:30 -07:00
}
}