Are there any API docs for unity asset store to capture a users payment.
I.e. I need to capture a users username and email after purchasing my asset on the unity asset store
Any API’s to allow this?
Thanks,
Kevin
Are there any API docs for unity asset store to capture a users payment.
I.e. I need to capture a users username and email after purchasing my asset on the unity asset store
Any API’s to allow this?
Thanks,
Kevin
Would this help? https://github.com/LostPolygon/Unity-Publisher-API-PHP
Hope not.
You can check user’s invoice number when they contact you.
Hi Kevin,
Thanks for your question! We don’t have any official API documentation around the Unity Asset Store. As @ says you can check a user’s invoice number if they contact you to verify purchase.
Such official documentation would be well used and appreciated for sure. Reading through PHP code and extracting what the underlying backend definitions must be is a task no developer gets up for in the morning.