This is the task: A User should add a card using an app to their account. After completing some service(taxi service) card should be automatically charged. So the question is:
- Who should store card credentials? (backend or App)
- In what form card should be stored?