Update 3.15.0

New: Payment options on a trading item and recurring payments have been replaced by payment terms on the order. This will allow the order to be paid over time. For example, in "12 monthly payment", "25% deposit with balance due 7 days prior to date required on" or "30 days".

New: The "Other Payment Method" (i.e. cash, cheque, direct deposit) is only selectable by the administrator. However, it will show up in the invoice footer with instructions on how to pay. Once a payment has been received via this method, the administrator can add the payment using this method for reconciliation purposes.

New: Layout changes to confirm order including payment terms.

New: Layout changes to invoice including payments paid/due and payment methods.

New: Layout changes to purchase order.

New: Layout changes to order complete message including payments paid/due and payment methods.

Fix: TotalPaymentReceived, TotalPaymentUnconfirmed, PaymentProcessingFee and PaymentProcessingFeeTaxIncluded are now displayed in the currency of the order, not the currency of payments.

Fix: Geolocation lookup adjusted to timeout after 3 seconds.

Fix: When a geolocation lookup fails when requesting UserCountry or GetSelectablePickupOutletsNearDeliveryLocation.

Fix: Method parameter values passed in a URL no longer conflicts with reserved names like PageType, Method, Collection, etc.

Update 3.14.2

Fix: Updated the ODBC Excel Driver in Import Scripts.

Update 3.14.1

Fix: Orders without deliverable items are now taxed on rates based on the licensee pickup location.

Update 3.14.0

New: Calendar view now includes a month and year selector.

New: PayDock payment gateway now integrated for credit card payments.

Fix: When there are no payment methods, the invoice does not include a link to pay.

Fix: When paying for a service booking at a later date it will now default to the trading entity for the first attendee.

Fix: Errors returned from ZipMoney now displayed correctly.

Update 3.13.5

Fix: Error on ServiceTime.GetAvailableQuantity.

Update 3.13.4

Fix: When redirecting to HTTPS from root URL, Default.aspx was included in the redirection.

Update 3.13.3

New: CreditCardViaSecurePayPaymentMethod now supports TLS 1.2.

New: Updated base.js so that attribute data-selector will accept this and parent.

Fix: Updated base.css so to include the pointer cursor on <summary> elements.

Fix: Billing details defaulting to last order billing details only when required.

Fix: Configuration settings for booking system updated.

Update 3.13.2

New: Query parameters FilterExpression and SortExpression are availabe to filter and sort collections on expressions.

New: Function [BusinessCollection].ToHTML(HTMLToMerge, TopCount, Randomise, Page) is available to merge HTML to a collection. The system looks for an HTML element with an ID of ItemTemplate and will duplicate and merge the element with each item in the collection. The system also looks for another element with ID NoItemTemplate and removes it if there are items otherwise leaves it and removes ItemTemplate if there are no items.

New: Function DateToTodayFormat(DateToFormat, AsAt, AlwaysIncludeYear) is available to format a date. For example, Today, Tomorrow, Yesterday, Mon 21 Aug, Tue 21 Aug 2018. As per example, it will display Today if same day as in AsAt and leave the year of if same year as in AsAt.

Fix: When calculating freight the total item price and weight are now based on deliverable items only.

Update 3.12.9

Fix: User.ReferralBy and User.ReferralWebsiteAddress default values can now be changed via configuration settings.

Update 3.13.1

New: You can now set a configuration setting named CustomDefintionNamesStartWith. If a definition name for a business object, property or method starts with the value specified, the system will remove it from the display name generated. For example, a value of "BV" and a collection named BVGrades would have a display name of Grades.

New: Completed option added property Status on Service Time. The Complete method was also added, which will change the status but also mark Used to true on all Service Bookings where not set.

New: Service Times can be added directly and the Finish Time defaults to the Start Time plus the Duration specified in the Service.

Fix: To base.js: Submit button in a control wrapped in a label would not work.

Update 3.12.8

Fix: References to theinternetplatform.com and developer default URL now use HTTPS.

Fix: Google Map references now use HTTPS.

Fix: Reworded description and instructions for Configure Website - Domains.

Update 3.12.7

Fix: Files robots.txt and sitemap.xml were not returning file not found when not available.

Update 3.12.6

New: Can now view the Retrieval Status when requesting the Geolocation or Address with Google Geocode API.

Fix: Due to previous security enhancements the calendar could not be viewed.

Update 3.12.5

Fix: Updated import script for Users.xls.

Update 3.13.0

New: Service Times are now saved to the database and related to Service Bookings. A Service Time has a Status of Open, Closed or Cancelled and can be set by the administrator. When the Calendar or List Times is opened, any scheduled times matching the criteria are loaded and saved to the database. The schedules are removed for matching the criteria.

New: New property Maximum Time In Advance on the Service. This is the amount of time in advance of the current time that service times will be generated from the service schedules.

New: New property Cancellation Time Required on the Service. This is the amount of time prior to the start time that user cannot cancel a reservation.

New: New property Logged In User Credits on the Service. If Allow Order Before Booking then this will show the number of credits the logged in user has purchased and not used for that service.

New: When Cancel Times on the Service is selected it now prompts to delete all times or only those without RSVPs.

Update 3.12.4

Fix: When administrator logged in and guest checkout is enabled it goes to Select User.

Update 3.12.3

Fix: Changes to who can view certain business object.

Fix: Updated Export for Xero to allow for guests.

Update 3.12.2

New: eWay payment gateway now forces the use of TLS1.2 Security Protocol.

New: When an order is processed using guest checked out, the Trading Entity now displays Guest instead of nothing.

Fix: Order First and Last Names changed to not required.

Fix: ConvertTextToDuration for negative durations.

Update 3.12.1

Fix: Allow first and last names to be blank on the order billing details.

Fix: Remove old scheduling service status from administration menu.

Update 3.12.0

New: Guest Checkout: when a user is checking out they do not need to create an account. If they would like to create an account while checking out they simply input a password. Guest checkout can be enabled/disabled by setting Allow Guest Checkout in Configure Components.

New: Billing Details: when a user is checking out the system can now ask for billing details.

New: ZipMoney payment method has been integrated to take payments via buy now / pay later payment gateways: zippay.com.au and zipmoney.com.au.

New: When invoice shows a balance due the payment instructions includes a link to pay.

New: Notes property and Insert Note function on Orders.

New: Payment processing errors are recorded in notes on the order.

Fix: Redirect URLs comparison methods now ignores case.

Fix: Blocked several business objects from being viewed by the public.

Fix: Error on load when attempting to determine user culture code when the user's country can not be determined.

Update 3.11.7

New: Enabled Fraud Guard on SecurePay payment gateway transactions.

Fix: Error when displaying invoice for an order to be picked up.

Fix: Error in TransactionException when no transaction number.

Fix: Start next automated transaction throwing error when finalising.

Update 3.11.6

Fix: Modified the links to filters of article and directory views to tell search engines not to follow. This also helps when producing the sitemap for search engine submission.

Fix: Updated Search Engine Site Map Ping Service URLs.

Fix: Updated Blog Directory Ping Service URLs.

Update 3.11.5

New: You can now select Google reCAPTCHA for the Human Verification Method. You can do this via Configure Form Validation. You will need to sign up for Google reCAPTCHA to get a site key and secret key which can be set in Configure Form Validation. Once configured, forms generated by the system will automatically add Google reCAPTCHA if needed. To manually add to a form add a merge field containing expression: Application.GenerateHTMLHumanVerificationControl(0).

New: Shared function created called Web.WebRequest(URL, Method, AcceptType, ContentType, Content, OtherHeaders, Timeout) which minimized code throughout the system.

Fix: Process would crash without error when submitting a Trading Item. This was due to the relation to Auctions and the RoundToValue on the definition for Auction.OpeningPrice was set to 0.01. Although there is nothing wrong with this the run-time did not like it. A temporary work around was put in place using RoundToValueExpression with same value as a string.

Update 3.11.4

New: Changed the email notification for automated tasks to include the success of the run and a link to the result if results recorded.

Update 3.11.3

Fix: When sending an email campaign an invalid email addresses would halt execution of the batch.

Fix: When Views were reloaded the existing view of the same name was getting an error when unloading.

Update 3.11.2

New: Upgraded web.config targetFramework to 4.6.1.

Update 3.11.1

New: Added the ability to change the targetFramework in the web.config when Application.InstallUpdates is run.

Update 3.11.0

New: New compilation using Visual Studio 2017.

New: Alipay payment gateway integration.

New: New Human Verification Method called Honey Pot.

New: A new URL parameter EndSessionOnComplete will abandon the session once the request is complete. It has been implemented when running automated tasks.

New: New property added Application.ActiveSessionCount which can be used to view how many sessions are currently active.

Fix: Will now only show payment methods for the currency the user has selected.

Fix: Removed unused Windows Service functions.

Update 3.10.4

Fix: A method definition created from configuration file had an incorrect qualified name for the returns value.

Update 3.10.3

Fix: A new base.js function to allow you to click on the 2nd and subsequent inputs in a control wrapped with a label.