Yearly Domain and Webhosting

The form below can be used to pay for your Yearly Domain and Webhosting fees. 

paypal.Buttons({ style: { shape: ‘rect’, color: ‘gold’, layout: ‘vertical’, label: ‘subscribe’ }, createSubscription: function(data, actions) { return actions.subscription.create({ /* Creates the subscription */ plan_id: ‘P-0AM584582K725601BMKV2EBQ’ }); }, onApprove: function(data, actions) { alert(data.subscriptionID); // You can add optional success message for the subscriber here } }).render(‘#paypal-button-container-P-0AM584582K725601BMKV2EBQ’); // Renders the PayPal button