JakeRyu / Checkout

Demo application for Clean Architecture with ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payment entity

JakeRyu opened this issue · comments

Is your feature request related to a problem? Please describe.
This is not related to a problem.

Describe the solution you'd like
Need a payment entity holding card details. The card number should be masked when it's retrieved.

Implemented