The FlipPayWebClient is a comprehensive .NET library designed for seamless integration with the FlipPay API. This package allows .NET developers to easily interact with the FlipPay platform, streamlining the implementation of various financial services offered by FlipPay. The library encapsulates a wide range of functionalities including merchant onboarding, account linking, and handling different payment options like 'Pay Later' and 'Pay Now'.
$ dotnet add package FlipPayWebClientThe FlipPayWebClient is a comprehensive .NET library designed for seamless integration with the FlipPay API. This package allows .NET developers to easily interact with the FlipPay platform, streamlining the implementation of various financial services offered by FlipPay. The library encapsulates a wide range of functionalities including merchant onboarding, account linking, and handling different payment options like 'Pay Later' and 'Pay Now'.
The library is designed for ease of use with asynchronous methods. It requires an API token for authentication and can be configured for either production or demo environments.
To start using FlipPayWebClient, install the package via NuGet package manager and include it in your .NET project. Detailed documentation is provided for each method, making integration straightforward and efficient.
The library is open for contributions and improvements. For support, questions, or to contribute, please visit the repository or contact the maintainers.