Hosting & IT Support
Discounted Rate
Please subscribe using the PayPal Gateway below.
<div id="paypal-button-container-P-4MW46273Y1975291SM5YJI5I"></div>
<script src="https://www.paypal.com/sdk/js?client-id=AVBrVFdrGw6WpwMKgZdGbVdu6wWiM4UhsZb_1MkKchRl3tmS4ubZzk5iAPeB1HIf8np-_v-LAyalTFq1&vault=true&intent=subscription" data-sdk-integration-source="button-factory"></script>
<script>
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-4MW46273Y1975291SM5YJI5I'
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID); // You can add optional success message for the subscriber here
}
}).render('#paypal-button-container-P-4MW46273Y1975291SM5YJI5I'); // Renders the PayPal button
</script>
