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

Is status information important in the response for a payer-initiated credit transfer? #64

Open
ianbjacobs opened this issue Jun 13, 2017 · 7 comments
Assignees

Comments

@ianbjacobs
Copy link
Collaborator

Is status information important in the response for a payer-initiated credit transfer?

@mattsaxon
Copy link
Collaborator

I believe it is. As a minimum, the app would like to know if the payment is Pending or Complete.

@ianbjacobs
Copy link
Collaborator Author

From 20 June call, @vkuntz and Kris agree.
(Vincent: Technical validation: "received" all the way up to "settled")

@ianbjacobs
Copy link
Collaborator Author

Added statusInformation in:
#70

@CYV
Copy link
Collaborator

CYV commented Aug 18, 2017

If it is so important (I beleive it is !) why not putting this field as required ?

@mattsaxon
Copy link
Collaborator

+1

ianbjacobs added a commit that referenced this issue Aug 30, 2017
* status response no longer optional per
#64 (comment)
@ianbjacobs
Copy link
Collaborator Author

I have removed "optional" from the spec.
Do we need to say more about what response values can appear in this field?

@mattsaxon
Copy link
Collaborator

mattsaxon commented Nov 10, 2017

We need to provide a canonicalisation I think. I suggest something like; "Authorised", "Accepted", "Processed", "Cleared", "Settled".... @vkuntz , does ISO have a suggested category list for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants