paygate icon indicating copy to clipboard operation
paygate copied to clipboard

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification

Results 57 paygate issues
Sort by recently updated
recently updated
newest added

**What were you trying to do?** Certain FI's require that ACH files are segmented (files only contain debits or credits) before uploading. The ACH library supports this, but paygate has...

enhancement

PayGate needs to support scheduled transfers, which allow a user to provide a schedule (e.g. weekly, monthly, etc) and some metadata for initiating a transfer in the future. This is...

enhancement

PayGate Version: `v0.8.0` **What were you trying to do?** Savings accounts are typically limited to 6 withdraws over a month. This is to help ensure funds will be available for...

enhancement

PayGate Version: `v0.8.0` **Description** The config file for PayGate has a few secret values which could come from an external service like [Doppler](https://doppler.com/) or [Hashicorp Vault](https://www.vaultproject.io/). These offer audit logs,...

enhancement
help wanted

PayGate Version: `v0.8.0` **What were you trying to do?** A few people in the community have asked if we can support downloading/storing inbound files (which consists of incoming transfers, corrections,...

enhancement

PayGate Version: `v0.8.0` **What were you trying to do?** As a user of PayGate I'd like to be notified on incoming files that PayGate downloads from the ODFI's server. This...

enhancement

PayGate Version: `v0.8.0` **What were you trying to do?** When PayGate processes an inbound file which has Return batches there should be a way to notify an external application. This...

enhancement
help wanted

PayGate Version: `v0.8.0` **What were you trying to do?** When PayGate processes an inbound file which has NOC batches there should be a way to notify an external application. This...

enhancement
help wanted

PayGate Version: `v0.8.0` **What were you trying to do?** When trying to send an ACH payment v0.7.x supported creating `WEB` files. Now after the upgrade they are no longer supported....

bug
enhancement

The [Operator Hub](https://operatorhub.io/) has a bunch of Kubernetes operators which make it a lot easier to deploy PayGate. We should create an operator as it'll help users start with our...

enhancement
help wanted