issues
search
nss-evening-cohort-18
/
Granny-s-Hot-Box
0
stars
0
forks
source link
Update UserPayment
#122
Open
RSK-217
opened
2 years ago
RSK-217
commented
2 years ago
[x] Add 'public string BillingAddress {get; set;}' in UserPayment Model.
[x] Add 'public DateTime Expiration {get; set;}' in UserPayment Model.
[x] Add 'public string CVV {get; set;}' in UserPayment Model.
[x] Update '_baseSqlSelect' in UserPaymentsRepository.
[x] Update 'CreateUserPayment' in UserPaymentsRepository.
[x] Update 'UpdateUserPayment' in UserPaymentsRepository.
[x] Update 'LoadFromData' in UserPaymentsRepository.