Paysight API Reference

Paysight offers two primary APIs to help you seamlessly integrate Paysight’s functionality into your applications:

Looking for integration guides? Check out the CRM Guides section for step-by-step instructions.

Paysight Card API

The Paysight Card API allows developers to securely manage card transactions within their applications. Whether you’re processing payments, handling refunds, or managing chargebacks, this API offers a simple yet robust interface for all card-related operations.

Key Features

  • Process card payments with ease
  • Manage refunds and chargebacks efficiently
  • Secure transaction handling with industry-standard encryption
  • Support for various payment methods and currencies

Use Cases

  • Integrate card payment processing for your e-commerce store
  • Automate refund handling for customer transactions
  • Track and manage chargeback disputes directly from your system
  • Build custom checkout experiences

Paysight Customer Service API

The Paysight Customer Service API is designed to help businesses manage customer data and interactions more effectively. From creating and updating customer profiles to tracking orders and subscriptions, this API provides all the tools you need to keep customer relationships running smoothly.

Key Features

  • Create, retrieve, update, and delete customer data
  • Manage customer subscriptions and orders
  • Track customer payment methods and preferences
  • Seamlessly integrate customer service workflows

Use Cases

  • Build and manage customer profiles in your application
  • Automate subscription management and renewal processes
  • Keep track of customer orders and payment history
  • Streamline your customer service operations

Authentication

All API endpoints are authenticated using Bearer tokens. Include your API key in the Authorization header of each request:

Authorization: Bearer YOUR_API_KEY

Rate Limits

Next Steps