API Reference paidy v0.2.2
Modules
A HTTP client for Paidy. This module contains the Application that you can use to perform transactions on paidy API. ### Configuring By default the PAIDY_SECRET_KEY environment variable is used to find your API key for Paidy. You can also manually set your API key by configuring the :paidy application. You can see the default configuration in the default_config/0 private function at the bottom of this file. The value for platform client id is optional.
Functions for working with payments at Paidy. Through this API you can
API for working with Token at Paidy. Through this API you can
Paidy URI helpers to encode nested dictionaries as query_params.