Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Remove instruction from PaymentInstruction #367

Open
ethan-tbd opened this issue Aug 12, 2024 · 1 comment
Open

Remove instruction from PaymentInstruction #367

ethan-tbd opened this issue Aug 12, 2024 · 1 comment

Comments

@ethan-tbd
Copy link
Contributor

Considering how difficult it is to present what payment information is needed just by using the plaintext instruction in PaymentInstruction, we should commit to using links whenever OrderInstructions is a non-empty object. Doing so would mean that PFIs are responsible for creating payment widgets that can launched as web views by client applications. This allows PFIs to have full control over exactly how they collect payment details and prevents client applications from having to support a vague, general order instruction. This approach mirrors the known-customer-credential spec regarding web view use.

@mistermoe
Copy link
Member

thanks for documenting this @ethan-tbd ! will land a PR with proposed spec text tomorrow 🤞🏽

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants