DePayFi / widgets

💸 Payments directly into your wallet. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion and state-of-the-art widgets.
https://depay.com
MIT License
96 stars 36 forks source link

support native coins #57

Closed 7flash closed 2 years ago

7flash commented 2 years ago

It seems possible to configure widgets to support Wrapped Ether, Wrapped Matic.. but would be even better if we could just process payments allowing user to choose native Ether/Matic..

10xSebastian commented 2 years ago

yes it is supported. 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE is the placeholder for the native currency of the respective blockchain.

10xSebastian commented 2 years ago

I suggest you use https://app.depay.fi/integrations/new where you can play around with UI configuration to see how things translate to code and configuration.