FlexShopper API
3.0
FlexShopper API
3.0
  • Introduction
  • Integration Guides
    • Medusa
    • Payment Plugin
  • Customer
    • Verify User Exists
    • Deeply Verify User Exists
    • Create User
    • Get Users
    • Get User
    • Create Authorization Token
    • Add Payment Method
      • Get LoanPaymentPro Child Key
      • Get Clover PKMS Key
  • Decision
    • Apply for Spending Limit
  • Lease
    • Create Lease
    • Get Transactions
    • Get Lease By ID
    • Get Transaction By ID
    • Sign Lease
    • Finalize Lease
    • Cancel Items
    • Return Items
    • Confirm Shipment
    • Confirm Receipt
Powered by GitBook
On this page
  • Medusa
  • Payment Plugin

Was this helpful?

Export as PDF

Introduction

NextMedusa

Last updated 2 days ago

Was this helpful?

Welcome to the FlexShopper API. We're excited to partner with you!

There are two ways to integrate with FlexShopper:

Medusa

, our REST API, is suitable for you either if you don't have a web application, or if you're simply seeking more control over your visual interface. Medusa enables you to integrate with FlexShopper while preserving your own application's look and feel.

We strongly recommend using the Medusa integration.

Payment Plugin

, the suite of web components and iframe, is suitable for you if you already have a customer-facing web application UI. This integration is typically the easiest of the two, but requires you to already have a web application to embed Payment Plugin into as an iframe.

Medusa
Medusa
Payment Plugin
Payment Plugin
Cover

Medusa

A powerful REST API that you can call from anywhere.

Cover

Payment Plugin

A comprehensive iframe for your web app.