Become a member

Do you want to become a member of Workers’ Alliance or pay your dues?

1. Regular contribution of $10 per month:

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