Update docs
This commit is contained in:
parent
9e1edaa6e7
commit
157af7bec1
@ -1,15 +1,17 @@
|
|||||||
# PostalPoint Plugins
|
# PostalPoint Plugins
|
||||||
|
|
||||||
PostalPoint® supports plugin extensions. Plugins can hook into PostalPoint to add features.
|
PostalPoint® supports JavaScript plugin extensions. Plugins can hook into PostalPoint to add features and integrations.
|
||||||
|
|
||||||
## What plugins can do
|
## What plugins can do
|
||||||
|
|
||||||
* Process card payments and handle saved payment methods
|
* Process card payments and handle saved payment methods
|
||||||
* Add additional carriers and provide shipping rates
|
* Process cryptocurrency payments
|
||||||
|
* Add additional carriers, providing shipping rates and labels
|
||||||
* Print to label and receipt printers, letting PostalPoint handle hardware support and drivers
|
* Print to label and receipt printers, letting PostalPoint handle hardware support and drivers
|
||||||
* Extend support for prepaid label acceptance, prepaid barcode recognition, and carrier dropoff QR codes
|
* Extend support for prepaid label acceptance, prepaid barcode recognition, and carrier dropoff QR codes
|
||||||
* Install pages in the Tools interface, creating new interfaces and features
|
* Install pages in the Tools menu, creating new interfaces and features
|
||||||
* Receive transaction receipts for ingestion into third-party accounting or business software
|
* Receive transaction receipts for ingestion into third-party accounting or business software
|
||||||
|
* Display interactive HTML5 content on the customer-facing screen
|
||||||
* Run both Node.JS and browser code.
|
* Run both Node.JS and browser code.
|
||||||
|
|
||||||
## Plugin Package Structure
|
## Plugin Package Structure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user