btcpayserver/BTCPayServer/Views/Invoice
Andrew Camilleri a5fca7a1c4 Changelly Support (#267)
* Disable shapeshift and use changelly

* UI to manage changelly payment method

* wip on changelly api

* Add in Vue component for changelly and remove target currency from payment method

* add changelly merhcant id

* Small fixes to get Conversion to load

* wip fixing the component

* fix merge conflict

* fixes to UI

* remove debug, fix fee calc and move changelly to own partials

* Update ChangellyController.cs

* move original vue setup back to checkout

* Update core.js

* Extracting Changelly component to js file

* Proposal for loading spinner

* remove zone

* imrpove changelly ui

* add in changelly config checks

* try new method to calculate amount + remove to currency from list

* abstract changelly lofgic to provider and reduce dependency on js component

* Add UTs for Changelly

* refactor changelly backend

* fix failing UT

* add shitcoin tax

* pr changes

* pr changes
2018-10-18 12:13:39 +09:00
..
Checkout-Body.cshtml Changelly Support (#267) 2018-10-18 12:13:39 +09:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout.cshtml Changelly Support (#267) 2018-10-18 12:13:39 +09:00
CreateInvoice.cshtml Various bugfixes (#308) 2018-10-12 10:09:13 +09:00
Invoice.cshtml Various bugfixes (#308) 2018-10-12 10:09:13 +09:00
ListInvoices.cshtml Disable export to JSON 2018-10-12 13:17:38 +09:00