Proxy WSSEC
This endpoint processes XML transactions using WS-Security standard for secure communication.
Prerequisites
Before using this endpoint, a configuration process must be completed on our side using the RSA keys provided by the client:
Redeban's public key
Merchant's private key
Base URL
Note: In case, you have to make some sandbox tests you must be called from the base URL https://api.firstoken-staging.co/proxy/wssec
Important notes
Token syntax depends on the token type:
For Permanent Tokens:
For Temporary Tokens:
Security
Communication is done through HTTPS.
Authentication is required via the
ft-access-key
header.Request is secured using WS-Security standard.
Last updated
Was this helpful?