Status
This thread has been locked.

Nort721

Security Researcher | Software Engineer
Supreme
Feedback score
0
Posts
61
Reactions
50
Resources
0
Hello,
So I have a plugin that I sell here on mc market on I sell it on a page which a buy button and everything, Now I have a very good licensing system that I really like but I want to make it automated So I want to know if there is an API for mc market that I can use so it will allow me to do two simple things.

Have a sort of event that I can use that will run the code which creates the license and send it in an email message to the user in a pm or in an email message (the PayPal email)

Now I call it mc market API but really if there is any way to do that I would go for it, I will gladly accept to hear any idea you have.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

CureMe

Java Developer
Deactivated
Feedback score
7
Posts
248
Reactions
97
Resources
0
An idea could be to have your button send a php request on a web server which emails the buyer, adds to a database and everything. But I am fairly sure there isn't an api for mcm which will give you the answer you're looking for. Best of luck.
 

MaccariTA

Feedback score
4
Posts
201
Reactions
47
Resources
0
As said on MCM TOS - "You will not use any robot, spider, crawler, scraper, or other automated means or interface to access the Service".

You can however use webhooks of specific events using PayPal API.
Good luck.
 
Status
This thread has been locked.
Top