Inprimepay is a Tree-Nation partner. For every marketing kit shipped, we plant a tree. Discover our forest.
Implement inprimepay in any app, platform, or checkout using the open-source API documentation. Send this page to your developer.
Redirect the end customer to the secure payment URL. Data is passed via query string for fast and secure low-code integration.
Base URL: https://app.inprimepay.com/#/cp1/{MERCHANT_ID}
https://app.inprimepay.com/#/cp1/24718?amount=150.00&name=Mario%20Rossi&description=Fattura%20%23123&type=installments&callback_url=https%3A%2F%2Fapi.tuo-sito.it%2Fcallback
Upon completion of the transaction, our server sends an asynchronous POST notification to your endpoint.
{ "event": "payment_succeeded", "chargeId": "pj_3Pabc...", "amount": 198.50, "currency": "eur", "status": "success", "merchant": "Mario Rossi", "timestamp": "2024-05-13T10:35:42Z", "paymentMethod": "Visa •••• 4242" }
To proceed with activation, the partner will need to provide:
