Overview
Pyxis provides a simple rest API end point with which to manage your customers and their wallets and to make payments.
Each Pyxis client has access a sandbox environment which they can use during development and testing of their systems.
Actions against the sandbox perform as though live, but no funds will actually be taken from customers payment sources.
The API can be reached by calling the relevant end points on the following URLS
| Live | https://{yourclientname}.API.nFiniti.co/ |
| Sandbox | https://{yourclientname}-sandbox.API.nFiniti.co |
Updated almost 5 years ago
