239
XML Interface Specification

User Payment

User's authorization and payment is requested. PMS is not supported by the AP at this time.
Command: "USER_PAYMENT"
Command attr: "PAYMENT_METHOD"
Command attr_data: "PMS"
tag_1: "USER_NAME"
data_1: (user name)
tag_2: "PASSWORD"
tag_2_attr: "ENCRYPT"
tag_2_attr_data: "TRUE" or "FALSE"
data_2: (user password)
tag_3: "EXPIRY_TIME"
tag_3_attr: "UNITS"
tag_3_attr_data: "SECONDS", "HOURS", "DAYS"
data_3: (number of expiry units)
tag_4: "ROOM_NUMBER"
data_4: (user's room number)
tag_5: "PAYMENT"
data_5: (amount charged for access)
Returns: Standard response form
tag_1: = "CONFIRMATION"
data_1: = (confirmation number/ID)
NOTE
If you are not requiring users to enter User Names, then auto-set the USER_NAME when doing the
USER_ADD command to the user's MAC address and import the MAC address to data_1.