Coder Social home page Coder Social logo

savvy-magento2's Introduction

Savvy.io Integration for Magento 2

What is this repo?

This repo contains a payment plugin for Magento 2 shopping cart to support crypto currencies via Savvy. Supported currencies are Bitcoin, Bitcoin Cash, Bitcoin Gold, Ethereum, Ethereum Classic, Litecoin, Dash, Dai.

Users have the opportunity to manage the currencies they would like to accept in their settings at https://www.savvy.io

Who do we expect to use this documentation?

You’re in the right place if you’re a developer or a shop owner looking to integrate a new payment method into your shopping cart.

Attention to PayBear users: if you have PayBear plugin installed, please read this

Prerequisites

Before installing the plugin please make sure you have the latest version of Magento 2 installed. We support version 2.x

In order to use the plugin you will also need a Savvy API Key. Getting a key is free and easy:

  1. Sign up to https://www.savvy.io and create a personal wallet.
  2. Click the Merchant button on the left to enable merchant features.
  3. Create a merchant wallet using the existing sending password.
  4. Click Profile -> Settings -> Merchant tab
  5. Confirm the currencies you would like to accept.
  6. Your API Keys can be found below on the same page.

Install ready-to-paste package

  1. Download the latest version of the integration: https://github.com/savvyio/savvy-magento2/releases/latest
  2. Extract the package and connect to your server using SFTP Clients. Then upload the app folder to Magento 2 root folder.
  3. To complete the installation process you need to run following commands:
    php bin/magento setup:upgrade
    php bin/magento cache:clean
  4. Log in to your Magento Administration page as administrator
  5. Go to Stores → Configuration → Sales → Payment Methods → Savvy Payments
  6. Select Enabled -> Yes and add you Api Key (Secret)

How to update

1. Download the latest version of the integration: https://github.com/savvyio/savvy-magento2/releases/latest
2. Extract the package and connect to your server using SFTP Clients. Then upload the app folder to Magento 2 root folder.
3. To complete the update process you need to run following commands:
php bin/magento setup:upgrade
php bin/magento cache:clean

Get Help

Start with our Knowledge Base and FAQ.

Still have questions or need support? Log in to your Savvy account and use the live chat to talk to our team directly!

savvy-magento2's People

Contributors

ihor-s-whidegroup avatar

Watchers

James Cloos avatar Ihor Sereda avatar

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.