Using beanstream-dotnet-sdk with beanstream.com

C# integration

Install
dotnet add package beanstream-dotnet-sdk
Get payment
curl \
  /payments/{transId}
Get profile
curl \
  /profiles/{profileId}
Get cards
curl \
  /profiles/{profileId}/cards
SDK on GitHub 📄 API Docs
SDK
beanstream-dotnet-sdk
C#
API
beanstream.com
beanstream.com
At a glance
Language C#
Endpoints15