"What a time to be alive!"
Your Web Hosting Invoice:
//WordPress Pro
//Unlimited Everything w/ cPanel & WP
//$20/Month
//Subtotal: $20.00
//Taxes: $0.00
//Total: $20.00
//Reoccuring: Every 1 Months
//Cancellation: Free at any time.
paypal.Buttons({ style: { shape: 'rect', color: 'blue', layout: 'vertical', label: 'subscribe' }, createSubscription: function(data, actions) { return actions.subscription.create({ 'plan_id': 'P-2W1437818D749690KL6DC3WA' }); }, onApprove: function(data, actions) { alert(data.subscriptionID); } }).render('#paypal-button-container');