Skip to content

1. Create a .NET core Restful Web API for an issuer bank accepting messages from POS devices. 2. Please use an in-memory data layer. 3. Create two endpoints to make payments and query existing balances. 4. There are two kind of payment messages, PAYMENT and ADJUSTMENT

Notifications You must be signed in to change notification settings

aliirim/PaymentMockAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

About

1. Create a .NET core Restful Web API for an issuer bank accepting messages from POS devices. 2. Please use an in-memory data layer. 3. Create two endpoints to make payments and query existing balances. 4. There are two kind of payment messages, PAYMENT and ADJUSTMENT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages