Integrators
Technical documentation
Everything you need to integrate Lusopay into your system.
Plugins
Modules or plugins to integrate payment services into various software applications.
Manuals
Step-by-step integration guides, exportable as PDF.
Changelog
Change history with version comparison and alerts.
Endpoints & examples
API reference with request and response examples.
Developers
Integrate in a few lines
A predictable, resource-oriented REST API with standard JSON responses. Authenticate, create a request and start receiving payments.
{
"formParameters": {
"L": "pt_PT",
"CUR": "EUR",
"OID": "07313",
"PID": "cliente7",
"AMT": "2.50",
"PYM": "P0",
"MSG": "Pagamento servico",
"UF": "https://www.loja.pt"
}
}Response
{
"title": "Pay by link por API V3",
"content": "https://pay.lusopay.com/paybylink_test/v3/payment_form.php?data=VoojNVLo5z0GEpQdtsJ6LxWKRQGWEa7gqeGh1at10TV95T9eeSMfZlCvaSL51biM2Q%2F7COd597lk9TSuoC9EOqxUH4eVSb8Ar9wm74lQHeDmav6luR0TJf6kQBMPzJlIu4vbznz%2BGczpuUVK5BMxntpsMLDxSLS5q74K18%2FRYZtrfnM%2B8jk5etDNeCH%2FlCOl%2FgdOm9mRh%2BIVAYpgNS38Kri4Vyq0o7uY7AEZ5a6AinJbIKp0gCp7qhzrt8yK2QEc6TNePAbaWSQGpC4%2BN4ChvLomWO471F%2BJTzYy50KJXp8%3D",
"reRun": false,
"resultType": "richText"
}Full access to the technical documentation may require integrator credentials.