|
Fulfilment and Automation
|
Previous Top Next |
| · | Option name is just for your own reference and can be set to anything you want.
|
| · | URL to external script or software can be a relative URL, for example: ../activate.php
|
| · | Variable Names - Since each website script can use different names for variables and form fields that they can accept you can map the fieldnames of the fields that AShop sends to match the ones your external software uses. Each field is listed with a box where you can fill in the name your software uses. For example the AShop order ID field can be called: "invoicenumber" if your software needs that name. All fields must be filled in but if you don't use some of them you can simply type in any name that isn't used by your software.
|
| · | Other Fields + Values - The box labeled "Other fields + values" will let you pass along any other information needed by your external software. For example you can send a username and password. Just put "fieldname=value" on separate lines in the box:
|
| user=myusername
|
| password=dfkdifk33
|
|