Skip to content

Wrong right justified receiving_dfi_account_number field #3

@fangpenlin

Description

@fangpenlin

The field

https://github.com/bninja/nacha/blob/master/nacha/__init__.py#L265

should be left justified by NACHA documents, that's why Wells Fargo said that they saw some strange space padded in front account number.

However, I bet the implementation would be something like account_number.strip(), so it happens to work anyway at least for Wells Fargo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions