
Membership Application

Membership Application

Yes! I’ll help my fellow veterans by becoming a member of The American Legion. I certify by forwarding this application that I served at least one day of active military duty during the dates marked below and was honorably discharged or am still serving honorably. Please charge my credit card $25.00
for annual membership in The American Legion.
* Required field and must be completed in order for billing to be accomplished.
// MM/DD/YYYY
Female Male
Enter using hyphens (000-000-0000)
Transaction receipt will be sent to this address
$(document).ready(function () {
$('form[name="LANSA"]').on('keypress', 'input[type="text"]', function(e){ if(e.which == 13) { var continueButton = $('form[name="LANSA"]').find('.button-main-gold')[0]; continueButton.onclick.apply(continueButton); } });
});