An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# .NET Core Credit Card by Genocs
![Credit Card Payment with Nexi](https://raw.githubusercontent.com/genocs/nexi-integration/master/icon.png) 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
```