Skip to main content

Introduction

TePay is a .NET library that provides an easy-to-use interface for integrating with the TBC Bank Payment API. It supports operations like initiating payments, retrieving details, canceling, recurring transactions, and authentication.

⚠️ Please refer to the official TBC Bank API documentation for detailed API structure: TBC Bank API Documentation

Key Features

  • Secure authentication with TBC Bank
  • Create and manage payments
  • Recurring and Pre-Auth support
  • Cancel payments
  • Logging via Serilog
  • Input validation via FluentValidation