fix(donate): allow unauthenticated donations for year-end
This commit is contained in:
committed by
mrugesh
parent
fc25c281e4
commit
663f726c4e
@@ -141,6 +141,7 @@ class YearEndDonationForm extends Component {
|
||||
donationAmount={donationAmount}
|
||||
donationDuration={donationDuration}
|
||||
getDonationButtonLabel={this.getDonationButtonLabel}
|
||||
yearEndGift={true}
|
||||
/>
|
||||
</Elements>
|
||||
</StripeProvider>
|
||||
|
Reference in New Issue
Block a user