From cfffbab0b0a23cc1f9db630fa6962b34609598d3 Mon Sep 17 00:00:00 2001 From: SzymonFilipek <138723846+SzymonFilipek@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:24:20 +0200 Subject: [PATCH] Create functionalities.md --- doc/functionalities.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/functionalities.md diff --git a/doc/functionalities.md b/doc/functionalities.md new file mode 100644 index 0000000..b278e3a --- /dev/null +++ b/doc/functionalities.md @@ -0,0 +1,19 @@ +# Functionalities + +--- + +There are many shipping providers and each has its own API format you might want to use to export shipping data and request the pickup. +This plugin allows you to write simple API calls and configuration form for specific shipping provider. + +After installation, user is now able to create gateway for a specific shipping provider (of course the right configuration form must be firstly written). + +