An open API service indexing awesome lists of open source software.

https://github.com/multisafepay/payment-components-examples


https://github.com/multisafepay/payment-components-examples

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          



# MultiSafepay Payment Components Examples
These examples simplifies working with the MultiSafepay API and demostrate how you can integrate [MultiSafepay Payment Components](https://docs.multisafepay.com/docs/payment-components).

## About MultiSafepay
MultiSafepay is a collecting payment service provider which means we take care of the agreements, technical details and payment collection required for each payment method. You can start selling online today and manage all your transactions from one place.

## Requirements
- You need a MultiSafepay account. You can create a test account on https://testmerchant.multisafepay.com/signup

## Installation
- Clone this git repository.
- Follow instructions per programming language and app under README.md

## Support
If you have any issues, problems or questions you can create an issue on this repository or contact us at integration@multisafepay.com

## Mistakes and improvements
If you spot mistakes or want to contribute in improving this wrapper, feel free to [create pull requests](https://github.com/MultiSafepay/payment-components-examples/pulls)

## API Documentation
[Click here](https://docs.multisafepay.com/reference/introduction) for the MultiSafepay API documentation.

## License
[MIT License](https://github.com/MultiSafepay/payment-components-examples/blob/master/LICENSE)