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

Technology Stack

Front End

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

Back End

  • Typescript
  • VS Code
  • Azure Functions
  • Circle CI

Join Us

Junior Engineer

  • Full Stack
  • UX Specialist
  • iOS & Android

Senior Engineer

  • Payments Background
  • Coach Junior Engineers

Junior Technical Sales

  • Good technical understanding
  • Interest in sales
Made with Slides.com