Setting things up
API Version: 2 (Latest)
To start using MollieKit, in your Package.swift, add the following
Package.swift
.package(url: "https://github.com/biutthapa/MollieKit.git", from: "0.0.1")
Create the Payment
Payment
let mollie = Mollie(apiKey: "your_API_key") let payment = mollie.createPayment(...)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
API Version: 2 (Latest)
MollieKit
Mollie API client for Server-Side Swift.
Installation
To start using MollieKit, in your
Package.swift
, add the followingUsing the API
Payments
Create the
Payment
Whats Implemented
Payments
Coming Soon
Payments
Orders
Refunds
Shipments
Subscriptions
Customers
Chargebacks
Mandates
Invoices