Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Payment end to end identifier #109

Open
mortondaniel opened this issue Jul 31, 2022 · 0 comments
Open

Add Payment end to end identifier #109

mortondaniel opened this issue Jul 31, 2022 · 0 comments

Comments

@mortondaniel
Copy link

mortondaniel commented Jul 31, 2022

Currently the Retrieve Transaction API supports returning:

  • rawText
  • description
  • message

However if a transaction occurs that is a transfer from another person, and they only entered a reference id, and didn't populate the full text description, then both description and message are null / empty.

And rawText appears to be set to the payer's name.

It would be great if the reference could be sent through on transactions from this API as well.

@mortondaniel mortondaniel changed the title Inclusion of "reference" on responses from the getTransaction API Inclusion of "reference" on responses from the List Transactions API Jul 31, 2022
@mortondaniel mortondaniel changed the title Inclusion of "reference" on responses from the List Transactions API Inclusion of "reference" on responses from the Retrieve Transaction API Jul 31, 2022
@markbrown4 markbrown4 changed the title Inclusion of "reference" on responses from the Retrieve Transaction API Add Payment end to end identifier to transactions Mar 20, 2024
@markbrown4 markbrown4 changed the title Add Payment end to end identifier to transactions Add Payment end to end identifier Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants