SwedbankpayCheckout

A unofficial client for swedbank pay's checkout API.

Work in progress.

See: https://developer.swedbankpay.com/checkout/ for documentation

Installation

Hex pm

def deps do
  [
    {:swedbankpay_checkout, "~> <version, see badge above>"}
  ]
end

Usage

See tests for usage.