https://github.com/genocs/nexi-integration
Credit card 3DS Verification with NEXI
https://github.com/genocs/nexi-integration
Last synced: 10 months ago
JSON representation
Credit card 3DS Verification with NEXI
- Host: GitHub
- URL: https://github.com/genocs/nexi-integration
- Owner: Genocs
- License: mit
- Created: 2021-02-14T18:34:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T20:07:16.000Z (about 4 years ago)
- Last Synced: 2025-04-01T16:54:14.199Z (over 1 year ago)
- Language: C#
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET Core Credit Card by Genocs
 Credit Card Payments
=========
This repo shows how to integrate credit card payment with Nexi.
**PLEASE: DO NOT USE IT IN PRODUCTION**
To build the project type following command
```ps
dotnet build .\src\net6\Genocs.CreditCardNexi
```