Description
Member benefits
- Discounts to exclusive products in our store
- 2 exclusive video updates per week. Additional bonus videos.
- 1000+ videos for unlimited viewing and downloading. Updated daily. No hidden costs.
- Gay owned and operated
- Secure payment
- Add Free
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-65N50531T69047338M7AH6CQ’
});
},
onApprove: function(data, actions) {
alert(data.subscriptionID); // You can add optional success message for the subscriber here
}
}).render(‘#paypal-button-container-P-65N50531T69047338M7AH6CQ’); // Renders the PayPal button