Finove
  • Introduction
  • Getting started
  • Authentication
    • Fetch Access Token
  • Iframe integration
  • Key terms
  • Merchant API
    • Payment Requests
      • Create Payment Request
      • List Payment Requests
      • Get Payment Request
    • Payments
      • List Payments
      • Get Payment
      • Upload invoices
        • Upload Invoices
        • Submit Invoices
    • Customers
      • List Customers
    • Simulation
      • Run simulation
      • Get Financing Terms
    • Send invites by email
  • Webhooks
    • Overview
    • Webhook events
    • Setting ups with webhooks
    • Securing your webhooks
Powered by GitBook
On this page

Was this helpful?

Introduction

NextGetting started

Last updated 2 years ago

Was this helpful?

Hey there, welcome to the Finove API! This guide will help you navigate integrating with our API.

Finove enables merchants to offer financing options to their customers while still getting paid up front. It may be helpful to think of Finove as a method of payment that your customers can use to complete a purchase.

CRM/ERP Integrations (Salesforce, SAP, Oracle, etc.)

Our endpoints and webhooks can be used to connect your systems with the payments you receive from Finove. Through our integrations, you can set up your systems so that your teams can fully interact with Finove (generate payment requests, view payments, etc.) without ever leaving your platform.

E-commerce integrations

Below is a general overview of an e-commerce integration with Finove. The client application and checkout process can be embedded into your checkout page though an Iframe, or you can redirect the user to complete the process in a new window. If you would like more details about integrating using the Iframe, see the page.

FAQ

How do I generate a payment request to send to customers? 👉

What do I need to do once a customer finances a payment? 👉

How do I embed Finove in my ecommerce platform? 👉

How do I get notifications when events happen in the app? 👉

Have another question? 👉

Payment Request
Iframe Integration
Webhooks
Email us and we'll help you out
Iframe integration
Upload Invoices
Overview of the integration process