Docs
English
English
  • SimpleFi
    • On-site payments
    • Online payments
    • Available tokens
  • Merchant management
    • Authentication
    • Merchant settings
    • Payment requests
    • Status notifications
    • Static QR
  • API Reference
    • Authentication
    • Errors
    • Creating a payment request
    • Querying the status of a payment
    • Canceling a payment request
    • Refunding a payment
    • Notification Webhook
    • Linking Business to Network
  • Implementation details by method
    • Checkout Redirect
    • Dynamic QR
Powered by GitBook
On this page

API Reference

How to integrate your business with SimpleFi

PreviousStatic QRNextAuthentication

Last updated 7 months ago

To integrate your point-of-sale system with SimpleFi, we provide a series of tools that allow you to manage transactions, create dynamic QR codes for each transaction, and direct the user to a checkout where the amount is specified.

Requests to the SimpleFi API are made to the base URL:

The SimpleFi API is organized around REST. Our API has predictable resource-oriented URLs, accepts request bodies encoded in forms, returns responses encoded in JSON, and uses standard HTTP response codes, authentication, and verbs.

To get started, you will need API Keys.

https://api.simplefi.tech