Example code for Qvickly APIs
We strive to provide basic code examples for all our supported products.
The code examples are available for download below.
The code examples are provided as-is and are not supported by Qvickly.
LICENSE: The source code is part of respective Qvickly product, that is fully owned by Billmate AB This is not open source. For licensing queries, please contact Qvickly at [email protected]
If you have any questions regarding the code examples, please contact us at [email protected]
All code has its root in the old PHP code. This means that there might be wierd and unlogical names popping up in the code (such as the function that sends the data was called curl in the old code and this have for some code remained the name even though curl hasn't been used).
Language | Version | Status | Released | Updateed | Comment |
---|---|---|---|---|---|
Python3 | 1.0.0 | Verified | 2024-05-06 | New and updated code. | |
Node.JS | 1.0.0 | Verified | 2024-06-01 | New code adapted for Node.JS. | |
Deno | 1.0.0 | Verified | 2024-06-01 | New code based on Node.JS but adapted for Deno. | |
Bun | 1.0.0 | Verified | 2024-06-01 | New code based on Node.JS but adapted for Bun. | |
PHP Legacy | 2.2.1 | Verified | 2014-06-25 | 2024-06-01 | Based on old legacy code. |
Microsoft.NET | 2.0.1 | Outdated | Old legacy code. Should only be used for inspiration. New code base is a work in progress. | ||
PHP | 3.0.0 | Draft | New and updated code for PHP8.x. This is currently a work in progress. | ||
Perl | 1.0.0 | Work in progress | Simple solution based on a hack with Monkey::Patch and JSON::PP |
Work in progress
Work in progress
Work in progress
Work in progress
Work in progress