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(...)
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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
PaymentWhats Implemented
Payments
Coming Soon
Payments
Orders
Refunds
Shipments
Subscriptions
Customers
Chargebacks
Mandates
Invoices