Giter VIP home page Giter VIP logo

magento2's Introduction

Magento2 zipMoneyPayment

Installation

Install using Composer

To install the extension via Composer, run

  • cd <your Magento install dir>
  • composer require zipmoney/magento2
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy en_AU en_US

To upgrade Existing Modules

  • composer update zipmoney/magento2
  • php bin/magento setup:di:compile
  • php bin/magento c:c
  • php bin/magento setup:static-content:deploy en_AU en_US

Install using Magento Component Manager

Note:- This extension is not yet available in the Magento Marketplace. This section will be updated once it is released in the marketplace.

http://docs.magento.com/marketplace/user_guide/quick-tour/install-extension.html

Configuration

Payment Section

  1. Open the Magento Admin
  2. Click the Stores icon in the left hand menu and from there choose Settings > Configuration
  3. The configuration page will open. From the little menu on the left hand side of this screen you must click Sales and then choose Payment Methods when it expands.
  4. On the Payment Methods page, click Other Payment Methods so it expands.

Alt text

  1. Set Enable to Yes and a title for the payment method “zipMoney – Buy Now Pay Later” or “zipPay – Buy Now Pay Later”
  2. Enter the Private Key and Public Key.
  3. Select your product type (zipPay or zipMoney)
  4. Set payment action to Capture, or Authorise if you want to authorise on checkout completion and capture later
  5. Set log settings to Info or Debug if you want to log all the debug information as well.
  6. Set environment to either Sandbox (for your test or development site) or Production (for your live website)
  7. Set In-Context Checkout to Yes to enable iframe checkout
  8. Set Sort Order to 0 to place the payment method on top.

Marketing Banners and Widgets Section

Alt text

  1. Scroll down and expand Marketing Banners and Widgets section
  2. Expand everything and set all options to Yes/No as per your requirement.
  3. Click Save Config up the top

magento2's People

Contributors

sagar-zipmoney avatar benzhangzip avatar webgig avatar zipmoneybuild avatar aardalich avatar luke-denton-aligent 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.