diff --git a/.changeset/sixty-trainers-ring.md b/.changeset/sixty-trainers-ring.md new file mode 100644 index 00000000..0fdb0c64 --- /dev/null +++ b/.changeset/sixty-trainers-ring.md @@ -0,0 +1,5 @@ +--- +'@interledger/open-payments': major +--- + +BREAKING: Introducing the concept of payment methods (on incoming payments) which allow returing a list of possible payment methods to pay into. For now, only one payment method is supported: ILP. Quote creation requires specifying a payment method for which to quote on.