Getting Started with Nelo
Nelo makes it easy to offer financing options to your customers
Welcome to Nelo!
Nelo offers your point-of-sale financing options to your customers, improving conversion and average order value.
Nelo is an online payment method, optimized for both conversion and approval rate.
Nelo is an online payment method, with instant approval
From the perspective of your application, Nelo's API and checkout flow behaves like a credit card. Your customer is instantly approved or rejected. If customer is approved, they are redirected back to your site with an authorized checkout token, which you can then capture like a credit card auth.
If the user is rejected or cancels their application flow, they are redirected back to your checkout flow so that they can complete the flow with another payment method - the user is never stuck in a dead-end.
Platform integrations
Nelo is offers platform support for Shopify, Magento, Odoo, Vtex, and other providers. If you use one of these e-commerce platforms, you can generally enable Nelo without any custom code.
If you use an e-commerce platform that is not listed, please email [email protected] - we're adding new platform extensions every month.
Direct API integration
Nelo offers a modern REST API, making it possible to integrate Nelo into any custom website or application.
The Nelo API is a REST API. It accepts JSON-encoded request bodies, returns JSON-encoded response bodies, and uses standard HTTP semantics (response codes, authentication, verbs). It supports idempotent retries.
Nelo's API is designed to complement Nelo's web checkout flow. For most applications, checkout is performed through our web flow, which authorizes and optionally captures a charge. Nelo's API allows merchants to capture charges, process returns, and automate reconciliation with their accounting software. Nelo's webhooks additionally enable deep integration between Nelo and any custom CMS, e-commerce platform, or backend.
Updated 21 days ago