https://github.com/farzadoxo/paya-system
💳 Paya is a method to transfer money between bank accounts using Sheba number.
https://github.com/farzadoxo/paya-system
bank paya satna sheba
Last synced: 3 months ago
JSON representation
💳 Paya is a method to transfer money between bank accounts using Sheba number.
- Host: GitHub
- URL: https://github.com/farzadoxo/paya-system
- Owner: farzadoxo
- Created: 2025-02-25T06:11:13.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-03-10T16:53:51.000Z (3 months ago)
- Last Synced: 2025-03-10T17:50:05.081Z (3 months ago)
- Topics: bank, paya, satna, sheba
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💸 What is Sheba System
Paya is method to transfer money between bank accounts using an ID called 'Sheba' (Sheba number).
this project is a API to send Transfer request and operators can confirm or cancel sheba request(transaction)# ☁️ Technologies :
- .NET 9.0
- C# 12
- EF Core
- Sql server# 📚 How to use ?
1- clone this repo2- install packaged `(.csproj file)`
3- update contexts
4- create migration and connect to database
5- run projecct
_____________________