Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Destination ¶
type FirstParty ¶
type FirstParty struct {
// contains filtered or unexported fields
}
FirstPerson returns a Strategy for fund flows where PayGate runs as an ACH originator at an FI. This implies funds move in one direction from the FI -- either in or out.
Outgoing credits are debited from the account at the FI without delay and the credits are posted after the RDFI receives the file.
Debiting the remote account means we'll credit our account, but typically hold those funds for a settlement period.
These transfers involve one file with an optional return from the RDFI which should trigger a reversal in the accounting ledger.
func (*FirstParty) HandleReturn ¶
type MockStrategy ¶
func (*MockStrategy) HandleReturn ¶
Click to show internal directories.
Click to hide internal directories.