Getting Started
This section documents the steps to setting up the Payment Warehouse and saving your first Payment Entry.
The application currently supports the following two databases:
-
MongoDB
-
Azure CosmosDB for MongoDB.
Operate via HTTP
If you wish to access the Payment Warehouse via HTTP, then you will need to expose the Rest Controller by following the Expose HTTP Controller documentation.
You can then, optionally, interact with the exposed HTTP API via the Client Library by following the Client Library documentation.
Save First Payment Entry
When you are set up, follow the Save Your First Payment Entry to save your first Payment Entry.
Configuration
To tune your configuration please refer to Configuration.