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>"
      }
    }
  )
}

100% focus on developers

Nordic Payment Methods

Personal Service

Offering

Card Payment Methods

  • Card not Present
  • Card on File
    • One Click
    • Reccuring
  • Card Tokenized
  • Masterpass

Alternative Payment Methods

  • Direct (PISP & SEPA ICT)
  • Invoice B2C & B2B
  • Installment Plan B2C
  • Swish, MobilePay, Vipps

Technology Stack

Front End

  • Typescript
  • VS Code
  • Stencil.js
  • Circle CI
  • Github Pages

Back End

  • Typescript
  • VS Code
  • Azure Functions
  • Circle CI

PayFunc Introduction

By Simon Mika

PayFunc Introduction

Introduction to PayFunc.

  • 21