Thursday, December 26, 2019
2 changes · master
Enhancements to existing features
Portal users who can manage payment cards for their parent company can now use those same saved cards during website checkout. This makes card access more consistent and reduces checkout friction for business accounts with shared payment management.
Original PR description
The tokens access rights makes it possible for a portal users to manage cards for their 'parent' (commercial_partner_id), this commit homogenises this concept to allow using these tokens at checkout as well. Side effect of task 2119417
Portal users can now use saved payment cards linked to their parent company when paying for subscriptions. This makes subscription payments more consistent with existing card management permissions and reduces payment friction for company-related users.
Original PR description
The tokens access rights makes it possible for a portal users to manage cards for their 'parent' (commercial_partner_id), this commit homogenises this concept to allow using these tokens during the subscription payment as well Leftover from task 2119417