Payment API
Hosted checkout payments with sandbox and live keys, plus signed webhooks for payments and refunds.
Base URL
url
https://api.lapinopay.com/public-apiQuick start
- Open Integration → API and create a sandbox key (
lp_test_…). Requires the Business (Premium) plan. - Create a payment with
POST /v1/payments. - Redirect the customer to
checkout_url. - Simulate completion with
POST /v1/sandbox/payments/{id}/complete. - Add a webhook URL and verify
X-LapinoPay-Signature.
Environments
lp_test_— sandbox, no real moneylp_live_— live hosted payment links