Hi @clancel,
Happy to clarify that!
When using the GiveWP plugin, you have the ability to let your users create an account and login to it. What you need to use is two shortcodes that we have.
The first one is the [give_register] shortcode, that allows your users to create an account on your site (if they didn’t create an account while donating). You can read more about it here https://givewp.com/documentation/core/shortcodes/give_register/.
Also, you can create a page and add the [give_login] shortcode to it, so you allow your users to login using their registered accounts. Then, you can redirect them to the donation history page, for example, where they will have access to all their donations. Also, if you use our recurring add-on, you can show them their subscriptions and allow them to edit them.You can read more about it here: https://givewp.com/documentation/core/shortcodes/give_login/
Hope it clarifies and gives you the rails to set up accounts for your donors.
Have a great day!