Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perform recurring donation transaction #9

Closed
wants to merge 9 commits into from

Conversation

winsonwan
Copy link

@winsonwan winsonwan commented Mar 10, 2024

  1. change 'donation_type' variable name in /donate view to 'donation_frequency' for clarity and consistency
  2. create RecurringDonation model and update existing models to handle association with RecurringDonation
  3. update store_controller#process_donation handle donation_frequency param
  4. add new method to create and add recurring donation record to order (order#add_recurring_donation)

@winsonwan winsonwan changed the title change 'donation_type' variable name in /donate view perform recurring donation transaction Mar 11, 2024
@winsonwan
Copy link
Author

lgtm

@winsonwan winsonwan closed this Apr 3, 2024
@winsonwan winsonwan deleted the recurring-donations-winson branch April 3, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant