Suggestions for creating a donation page with options.

Has anyone had success creating a donation page on their site, or have suggestions, either an app or code, on a way to create a page that lets users select a “group”, then choose one of the predetermined donation amounts, or enter their own?

I could use the Wix Store for this but it is definitely not ideal. The user would have to increment the price by quantity then be confused by all the shipping information, which is irrelevant.

Any suggestions would be greatly appreciated!

Thank you in advance!

You could use the API of Stripe to create a custom app to accept donations. Take a look at the example here which shows how to work with the Stripe API.

Thanks Shan, I will look into this!