RequestNetwork / web-components

A collection of Web Components for quickly integrating Request Network into your app.
https://docs.request.network
3 stars 6 forks source link

Fix Invoice Dashboard to support Mantle and MNT. The docs says we support, but web-components missing RPC URL #128

Open MantisClone opened 2 months ago

MantisClone commented 2 months ago

Problem

Mantle Payments Subgraph URL doesn't work. See https://github.com/RequestNetwork/payments-subgraph/issues/90 for details.

Proposed Solution

Add RPC URL for Mantle and verify that MNT payments work in both the Invoice Dashboard and Payment Widget.

Context Screen shot

Image

MantisClone commented 2 weeks ago

I removed Mantle from the Create Invoice Form and Invoice Dashboard pages.