Add ability to get user/customer info from Vipps
- Add getUserInfoManager method to \Drupal\commerce_vipps\VippsManager
- Create new Event commerce_vipps.return_from_vipps_payment with its EventBase
- Fire the newely create Event after returning user and checking status
Closes #3416182