Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #48. PR #162 refactored the supportedMethods and payment specific data fields. Issue #3 discusses supporting multiple currencies and issue #4 discusses price per payment method and we should consider specific proposals for those issues. PR #162 replaces the `sequence<DOMString>` with `sequence<PaymentMethodData>` so we now use objects.
- Loading branch information