We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96b3ef commit e1602a3Copy full SHA for e1602a3
1 file changed
README.md
@@ -19,7 +19,7 @@ $additionaldomainfields[".edu.pt"][] = array("Name" => "Nichandle", "LangVar" =>
19
```
20
21
###Module configuration:
22
- * `Vatcustom` - is the customer custom field where the VAT number is stored. ex: "customfields1"
+ * `Vatcustom` - is the customer custom field ID where the VAT number is stored (customfieldsX). ex: "customfields1"
23
* `Username` - PTisp customer username. (usually your email address)
24
* `Hash` - API Hash, you may find it at https://my.ptisp.pt/#profile/hash
25
* `Nichandle` - Nichandle to be used as tech contact.
0 commit comments