Asset Store Customer Support Form

Allows Asset Store publishers to accept online customer support requests with automatic invoice validating beforehand

Author:myBad Studios (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.0.1
Plugin version:1.3.1
Added to WordPress repository:04-10-2014
Last updated:11-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://theworldvirtual.com/development/asset-...
Total downloads:1 225
Active installs:10+
plugin download
Click to start download

Allows Asset Store publishers to accept online customer support requests with automatic invoice validating beforehand.

Unity provides the api located at http://api.assetstore.unity3d.com/ to be used to validate invoices by requiring a publisher identifier and an invoice number(s). Once it receives both of these it will return an array containing the following information: 1. Purchase date 2. Was the transaction reversed / refunded 3. The invoice number you supplied 4. The package/product name

Invalid invoices are not returned so this kit checks the number of returned invoices against the number sent to Unity as well as the refund status of the invoices. If all invoices return as validated, the contact form will be sent to the configured address.

In terms of the data collected to be sent to Unity, the publisher's identification is achieved via the private API key the publisher gets on the Unity Publisher's Administration page. This info is entered in the Dashboard and fetched before contacting the Unity API. This field is never revealed to anyone other than Unity and people with the authority to manage site options. The invoice numbers to be validated is provided by the person completing the form.

So in summary: In the dashboard, provide the email address you want the contact form to be sent to and your private key to access the Unity API. From the customer, collect their invoice number(s) These two fields are sent to Unity who then returns anonymous info regarding the transaction including only purchases / refund status and purchase date.


FAQ
ChangeLog