Coder Social home page Coder Social logo

crypto-shopify's Introduction

Accept almost any cyrptocurrency in your Shopify Shop

What's there? A simple script that fetches for you the prices from CoinGecko and creates a QR code.

You've to create a manual payment in your shopify store called "Crypto Payments" and add the script:

https://github.com/turinglabsorg/crypto-shopify/blob/master/src/ShopifyCode.md in your settings (custom scripts)

Add your own address just editing the first row:

window.CryptoAddresses = { 
    bitcoin: 'YOUR_BTC_ADDRESS', 
    kalkulus: 'YOUR_KLKS_ADDRESS', 
    ethereum: 'YOUR_XLM_ADDRESS', 
    binancecoin: 'YOUR_BNB_ADDRESS' 
};

The only important things is that the first part (for ex. bitcoin) matches the coingecko one, you can try just putting your coin in this link:

https://api.coingecko.com/api/v3/coins/yourcoin

Here's a guide created by PirateChain that explains all the steps to activate the script (the guide is with the old version, but the steps are the same): https://medium.com/piratechain/piratechain-raises-anchor-on-the-shopify-plugin-6c5819726f07

crypto-shopify's People

Stargazers

 avatar

Watchers

 avatar

Forkers

kopykata

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.