Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IP.Nexus 1.1 Dev Update: Miscellaneous Enhancements

Email on new order

You can now set packages to send an email when a member purchases that package.




Usergroup Discounts

You can now provide discounts to users in a particular group.




Auto-resolve Support Requests

You can now set support requests to automatically be set to resolved after a given time of inactivity.




Group Name Limit

We've increased the length package group names can be to 255 characters.


https

In IP.Nexus 1.0, there was a setting which when enabled would make the payment screen server over https. The scope of this setting has been extended to the entire checkout process, the client area when providing information and support requests.


Delete Transactions

Transactions can now be deleted.


Support Request API

We have introduced two central models for handling support requests, one for support requests and one for support replies.

This allows you to create support requests and replies using a simple API. For example, to create a support request:

supportRequest::create( "Title", 1, 1, NULL, 1, NULL, NULL, supportReply::create( supportReply::REPLY_MEMBER, 1, "Message" ) );







Complete developer documentation can be seen here.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.