For AI agents: visit https://csipay-pyxis.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Pyxis Master API
API Reference
v1.0

Log InPyxis Master API
API Reference
Log In
v1.0API Reference

Overview

  • Getting Started
    • How to call the API
    • Dealing with API Security
    • Credentials and IDs needed to call the API
    • Format Notes
    • Checking for errors in API responses
    • Transaction IDs
    • Using Debit Cards with the APIs
    • Information about Stored Card Information and Recurring or Installment Payments
    • Account Types in Pyxis
    • Card Present Functionality (working with POS terminals)
    • Testing API calls
    • Information on use of Bank Routing numbers in Canada
    • Other Tips

Pyxis Payment API

  • Generate Security Tokenpost
  • Sale Transactionpost
  • Account Verifypost
  • Authorize Transactionpost
  • Capture Transactionpost
  • Credit Accountpost
  • Refund Transactionpost
  • Tokenize Payment Infopost
  • Void Transactionpost
  • Charge One Time Feepost
  • Merchant Query Datapost
  • Verify Pyxis Identifierspost

Pay Page

  • Overview
    • Getting Started with Pay Page
    • Pay Page Elements
    • Calling Pay Page
    • Notifications from Pay Page
    • Controlling the Pay Page submission from the Parent web page
    • Getting Results of the pay page processing
    • CSS customization of the Pay Page per Vendor
    • Pay Page Styling Examples
Powered by 

Other Tips

If a JSON element is optional, you do not have to include an empty representation in the request. For example, if zip code is not needed you do not have to include a line in the JSON.

Likewise, elements in the response may not be present if they are optional.

Updated almost 2 years ago


Updated almost 2 years ago