Giter Site home page Giter Site logo

hosting-widget's Introduction

hosting-widget

Widget for selling GoDaddy reseller cPanel

If you have your own storefront pages for the GoDaddy reseller product, this form allows you to add cPanel products to the shopping cart.

Simply change the prog_id in the form and you are ready to rock!

Example

To see a live example, visit http://resellers.github.io/hosting-widget/

Getting Started

  1. Embed the example from index.html into your page
  2. Remove any plans you do not wish to offer
  3. Change your prog_id (found on https://www.resellercontrolcenter.com/Settings/default.aspx)
<input type="hidden" name="prog_id" value="domainspricedright"> <!-- enter your prog_id -->
Sample HTML

Change the enter_your_prog_id in the 2 places below (new):

<form method="post" 
    action="https://www.secureserver.net/gdshop/xt_orderform_addmany.asp?prog_id=enter_your_prog_id">
  <input type="hidden" name="tcount" value="1">
  <input type="hidden" name="qty_1" value="1">
  <input type="hidden" name="item_1" value="1">
  <input type="hidden" name="prog_id" value="enter_your_prog_id"> 
  <select name="pf_id_1">
    <option value="32756"> Starter Managed WordPress - US - 1 Month (recurring)</option>
  </select>
  <input type="submit" value="Add to Cart">
</form>

hosting-widget's People

Contributors

is21 avatar bxfocht-godaddy avatar resellercore avatar bfocht avatar iamruinous avatar ravasthi avatar

Watchers

Fayaz Valli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.