Quickpay

Pricing Helpdesk Developers Log in Sign up

Product

Payment methods Integrations Partner program
Dotnet client logo

The quickpay-dotnet-client is an offial client for Quickpay API. Quickpay API makes it possible to receive payments safely and securely.

Visit github.com/quickpay/quickpay-dotnet-client for more information about the client

Basket

If you have more than 10 basket items, a checksum error can happen because of the sorting in .Net.

You solve this by using

basket[00][qty]
basket[01][qty]
...
basket[10][qty]

instead of

basket[0][qty]
basket[1][qty]
...
basket[10][qty]

Integration partners

If your support request is beyond what we can help with, you are welcome to contact our integration partners. Please note that our integration partners possibly will charge for their time with support, installation etc.

Kompile


Please note! Use of the integration is at your own risk, and we only provide limited support on installation and usage of the integration.