Payments for Programmers

const response = await fetch("https://api.payfunc.com/order", {
  method: "POST",
  headers: { Authentication: "Bearer <public api key>" }
  body: JSON.stringify(
    {
      "number": "<unique order identifier>",
      "items": 1337.42,
      "currency": "EUR",
      "payment": {
        "type": "card",
        "account": "<account id>"
      }
    }
  )
}

Market

Market Trajectory

Positioning

Team

Background

In Store Invoice & Installment Plans

~40 Merchants together with Mash

PCI DSS

January 2020

30+ card merchants

Products

Technology

Roadmap

Roadmap

PayFunc 2020

By Simon Mika

PayFunc 2020

Introduction to PayFunc.

  • 24