Skip to content

Endpoints

Use the available SIBS Gateway endpoints to integrate payment operations across different environments and payment methods. 

The endpoints listed below are grouped by functionality to simplify implementation and transaction management.

Available Environments

The table below shows the available  {API Host}. 

TEST EnvironmentPROD (live) Environment
stargate.qly.site1.sibs.ptapi.sibsgateway.com

The API host must be included in every request URL according to the environment being used. 

Endpoint Structure 

All requests follow this structure: https://{API Host}/{resource-path} 

Example: https://api.sibsgateway.com/api/v1/payments

Payments API 

These endpoints support payment creation and transaction status retrieval.

OperationTEST EndpointPROD Endpoint
Checkout https://stargate.qly.site1.sibs.pt/api/v1/payments https://api.sibsgateway.com/api/v1/payments
Check Status https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/status https://api.sibsgateway.com/api/v1/payments/:transactionId/status
Card Operations 

Use the following endpoints for card payment operations. 

OperationTEST EndpointPROD Endpoint
Card Purchase https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/card/purchase https://api.sibsgateway.com/api/v1/payments/:transactionId/card/purchase
Card Token https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/token/purchase https://api.sibsgateway.com/api/v1/payments/:transactionId/token/purchase
Card Recurring https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/recurring https://api.sibsgateway.com/api/v1/payments/:transactionId/recurring
Card Capture https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionID/capture https://api.sibsgateway.com/api/v1/payments/:transactionID/capture
Card Cancellation https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionID/cancellation https://api.sibsgateway.com/api/v1/payments/:transactionID/cancellation
BLIK Operations 
OperationTEST EndpointPROD Endpoint
Purchasehttps://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/blik/purchase https://api.sibsgateway.com/api/v1/payments/:transactionId/blik/purchase
PayByLink Operations 
OperationTEST EndpointPROD Endpoint
Get Payment Channel https://stargate.qly.site1.sibs.pt/api/v2/paymentChannels https://api.sibsgateway.com/api/v2/paymentChannels
Get Payment Linkhttps://stargate.qly.site1.sibs.pt/v2/payments/:transactionId/pbl/payment-link https://api.sibsgateway.com/v2/payments/:transactionId/pbl/payment-link
Apple Pay and Google Pay Operations 
OperationTEST EndpointPROD Endpoint
Payment Request https://stargate.qly.site1.sibs.pt/api/v1/payments/:transactionId/xpay/payment https://api.sibsgateway.com/api/v1/payments/:transactionId/xpay/payment

Additional Information 

Before moving to production, ensure that: 

  • The correct environment is being used.  
  • The payment method is enabled for the merchant.  
  • The terminal configuration is valid for the selected operation.  
  • Authentication credentials are configured for the corresponding environment.  
Privacy Overview
blank

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.