Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAhmed Shehab
Courses Plus Student 219 PointsHelp with Godaddy API domain integration PHP
Hey fellas, I am trying to setup the Godaddy reseller API using PHP and they really lake documentation for this project, they have got only testing interaction for the arrays and object to be implemented on your code: https://developer.godaddy.com/doc#!/_v1_domains/purchase it looks helpful but no guides :(
and the php code on Github: (API PHP) https://github.com/godaddy/gdapi-php/tree/v1.0.8 (Client API) https://github.com/gellu/godaddy-api-client
and it may sound naive, but really I don't know how to put things together I tried Stripe and Github APIs which are really well documented however for this case I wonder how to get started!
They have their Wordpress plugin but at a time I will lose control over my customer after choosing services and redirected out of my website to the checkout page.
Any ideas! Thanks,
Ahmed Shehab
Courses Plus Student 219 PointsThanks for your reply @parker :)
Steven Parker
231,184 PointsSteven Parker
231,184 PointsHi, I got your request. But I must admit I'm not familiar with PHP (yet), so I'll leave this question for someone who is knowledgeable in both API's and PHP.