API Reference Payeezy v0.1.4
modules
Modules
Payeezy client library for Elixir. Right now this only supports GiftCardAdditional and GiftCardPurchase endpoints. More support will come as needed.
Client module for Payeezy API.
Raised at runtime when a config variable is missing.
A general purpose response wrapper that is built for any failed API response.
Payeezy gift card requests including balance_inquiry, purchase, and refund
Base client for all server interaction, used by all endpoint specific modules. This request wrapper coordinates the remote server, headers, authorization and SSL options.