Easily integrate MultiSafepay's payment solutions into your Python applications with this official API client. This SDK provides convenient access to the MultiSafepay REST API, supports all core payment features, and is designed for seamless integration into any Python-based backend.
MultiSafepay is a Dutch payment services provider, which takes care of contracts, processing transactions, and collecting payment for a range of local and international payment methods. Start selling online today and manage all your transactions in one place!
Here's how to use pip to put the MultiSafepay library into your Python.
pip install multisafepay
from multisafepay.sdk import Sdk
multisafepay_sdk: Sdk = Sdk(api_key='<api_key>', is_production=True)
Go to the folder examples
to see how to use the SDK.
make lint
make test
Create an issue on this repository or email [email protected]
If you create a pull request to suggest an improvement, we'll send you some MultiSafepay swag as a thank you!
Open Software License (OSL 3.0)
Are you a developer interested in working at MultiSafepay? Check out our job openings and feel free to get in touch!