2025-01-20
  • 2025-03-25
  • 2025-01-20
  • 2022-03-14
Help Center
VCCHUB How-to
2025-01-20
  • 2025-03-25
  • 2025-01-20
  • 2022-03-14
  1. Guides
  • Guides
    • Welcome
    • Interface
  • API Reference
    • Introduction
    • Endpoints
    • Data Types
    • Signing
    • Errors
    • Webhooks
    • Items Information
    • Changelog
    • Acquiring
      • Create a direct payment
        POST
      • Create a redirect (iFrame) payment
        POST
      • Capture a transaction
        POST
      • Review a transaction
        POST
      • Cancel a transaction
        POST
      • Query a transaction
        POST
      • Refund a transaction
        POST
      • Search a refund transaction
        POST
      • Create a payout
        POST
      • Optimise payment methods
        POST
      • Update an order
        POST
    • Issuing
      • Cardholder
        • Create cardholder
          POST
        • Delete cardholder
          POST
        • Query cardholder
          POST
      • Card
        • Query card BIN
        • Create a card
        • Query card details
        • Recharge card
        • Withdraw from a card
        • Cancel a card
        • Update card status
        • Update card limit
  • Appendix
    • Test Cards
    • Bank Code
    • Country Code
    • Currency Code
    • Payment Methods
  1. Guides

Welcome

Welcome to Star SaaS API docs
Star SaaS APIs allow you to authorise, capture, cancel and refund payments for cross-border transactions from multiple countries.
The test environment is not connected with live payment processing system, so none of the payments processed in the test environment will be settled, or charged, and hence no funds will be settled from test environment.
Please contact our Merchant Implementation team to obtain the test and live accounts.
Parameters are case sensitive.
Please make sure the API requests are using POST method and are encoded in UTF-8.
Use GET or POST method to receive response message.
Next
Interface