This package defines types and helpers to be used for PayX API
| environment variable | required |
|---|---|
| PAYX_BASE_URL | no |
| PAYX_USERNAME | yes |
| PAYX_PASSWORD | yes |
| PAYX_LOGGING | no |
Use
PAYX_BASE_URLenvironment variable to change the base URL of the requests By default it is [https://store.payx.am/api]
Coming soon
We wrote the types according to the documentation, however, it may have some mismatches. If you find any, were are happy to merge PRs.