aboutsummaryrefslogtreecommitdiff
path: root/payto-payment-target-types/README
diff options
context:
space:
mode:
Diffstat (limited to 'payto-payment-target-types/README')
-rw-r--r--payto-payment-target-types/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/payto-payment-target-types/README b/payto-payment-target-types/README
new file mode 100644
index 0000000..1a3b817
--- /dev/null
+++ b/payto-payment-target-types/README
@@ -0,0 +1,10 @@
1This registry is the payment target type registry for payto:// URIs.
2
3payto:// URIs include the necessary information for making wire
4payments to a recipient. As there are many banking standards globally
5with different address formats (such as UPI in India, ACH in USA, IBAN
6in Europe), a payto:// URI begins with a string describing the method
7used to identify the recipient. This registry is used to ensure that
8the strings used in payment target types are well-defined and to
9ideally allow payto:// implementors to find out details about the
10respective payment system.