Merge the give_record module into the give module.
Ok, the merge of the both modules is done, also I fixed all the tests and remove any deprecated method from them.
The next step is separate the stripe calls and put them into a service and create two more functional tests that test to the donations via credit card are working (as a logged user and as anonymous user).
And a "nice to have" we might want to create unit tests for the new service.
I would like to continue in a new branch, I think the merge is done and can be merged this branch.
One super important thing to to take in account: Not sure if we can just upgrade the module because before they were two and not sure how drupal will take that. the way to go is: uninstall the module, pull the new version and install again (and configure it again sadly
