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

Remove instruction from PaymentInstruction #367

@ethanwlee

Description

@ethanwlee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions