SwedbankpayCheckout
A unofficial client for swedbank pay's checkout API.
Work in progress.
See: https://developer.swedbankpay.com/checkout/ for documentation
Installation
def deps do
[
{:swedbankpay_checkout, "~> <version, see badge above>"}
]
endUsage
See tests for usage.