Family Membership

Join today for a yearly subscription to pay your Family membership dues.

Pay Yearly ($120/year)
paypal.Buttons({ style: { shape: 'rect', color: 'blue', layout: 'horizontal', label: 'subscribe' }, createSubscription: function(data, actions) { return actions.subscription.create({ /* Creates the subscription */ plan_id: 'P-0GR35584F1991591WMIKDFPQ' }); }, onApprove: function(data, actions) { alert(data.subscriptionID); // You can add optional success message for the subscriber here } }).render('#paypal-button-container-P-0GR35584F1991591WMIKDFPQ'); // Renders the PayPal button
Pay Monthly ($10/month)
paypal.Buttons({ style: { shape: 'rect', color: 'blue', layout: 'horizontal', label: 'subscribe' }, createSubscription: function(data, actions) { return actions.subscription.create({ /* Creates the subscription */ plan_id: 'P-19973483U6340011JM3PCVNY' }); }, onApprove: function(data, actions) { alert(data.subscriptionID); // You can add optional success message for the subscriber here } }).render('#paypal-button-container-P-19973483U6340011JM3PCVNY'); // Renders the PayPal button

One time payments can be made via Email Money Transfer to membership@druze.net