-
Notifications
You must be signed in to change notification settings - Fork 7
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
[wiki] Why not use URL-based payment methods for each SRC system? #3
Comments
Here is my understanding (and I can add this to the wiki if useful):
I am not yet sure whether the "one PMI" will be a short string or a URL. However, either way, I think the above reasoning still holds. |
NOT needing a feature of URL-based methods is orthogonal to the issue of whether or not to use the less-appropriate short-string based system.
I disagree. When you use a short string identifier and define a data model for it then you are requiring browsers to explicitly implement validation for that data model and continue to update their code to support the changing registry.
This doesn't take away the need for browsers to do maintenance work whenever this registry changes. We have done this once on the assumption that the registry will seldom if ever change and get deprecated along with |
From interoperability:
What does a "single SRC payment method" mean? Given that the next sentence implies that merchants will need to have explicit relationships with each SRC system what does a single SRC payment method provide? Is it simply a common data model?
If that is the case, our architecture explicitly supports the use case of merchants expressing a relationship to a payment system through URL-based payment methods where the payment systems is also the owner of the origin used in the URL.
Why is there an aversion to using URL-based payment methods for each SRC system?
The text was updated successfully, but these errors were encountered: