Skip to content

Card

SIBS offers card transaction acceptance services in an e-commerce environment, covering the international brands Visa, Mastercard, American Express and UnionPay (UPI).

The solution is fully compliant with the efficiency and security standards stipulated by these brands, using international security standards such as PCI-DSS and 3D Secure, guaranteeing the protection of transactions.

On Card the user has the Purchase and Token scenarios available on Sandbox.

In each of the available test scenarios, after clicking on Run in Postman, you will get an API Response and a specific Webhook Response.

Purchase

Result StatusStatus DescriptionStatusCodePostman
SuccessSuccess000?
FailedInvalid card data. Card number, CVV or expiration date is invalidE0700?
FailedInvalid cardE0701?

Token

Result StatusStatus DescriptionStatusCodePostman
Generation – SuccessSuccess000?
Purchase – SuccessSuccess000?
Generation – FailedSIBS Internal ErrorE9999?
Purchase – FailedInvalid cardE0701?