GithubHelp home page GithubHelp logo

isabella232 / bitpay-checkout-magento Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitpay/bitpay-checkout-magento

0.0 0.0 0.0 338 KB

BitPay integration for Magento 1

PHP 85.64% HTML 10.30% JavaScript 4.06%

bitpay-checkout-magento's Introduction

Quick Setup

Build Status

This version requires the following

  • A BitPay merchant account (Test or Production)
  • An API Token (Test or Production
    • When setting up your token, uncheck the Require Authentication button
  • Magento 1.9.x

Installation

  1. Upload all files to your Magento installation root
  2. In your System->Configuration->Web, add the following scripts
<script src = "https://bitpay.com/bitpay.min.js"></script>
<script src = "/js/bitpay/showmodal.js"></script>

You can now activate the BitPay Checkout in the System->Configuration->Payment Methods

  • Title - This will be the title that appears on the checkout page

  • Merchant Tokens

    • A development or production token will need to be set
  • BitPay Server Endpoint

    • Choose Test or Production, depending on your current setup. Your matching API Token must be set.
  • Checkout Flow

    • Redirect - This will send the user to the BitPay invoice screen, and they will be redirected after the transaction to the Order Completed page
    • Modal - This will open a popup modal on your site, and will display the order details once the transaction is completed.
  • Auto Capture Email - If enabled, the plugin will attempt to auto-fill the buyer's email address when paying the invoice

  • Payment from Specific Countries - You MUST select the countries to enable BitPay to appear in the checkout

This plugin also includes an IPN (Instant Payment Notification) endpoint that will update your Magento 1 order status.

An order note will automatically be added with a link to the BitPay invoice to monitor the status

  • Initially your order will be in a Pending status when it is intially created
  • After the invoice is paid by the user, it will change to a Processing status
  • When BitPay finalizes the transaction, it will change to a Complete status, and your order will be safe to ship, allow access to downloadable products, etc.
  • If you decide to refund a payment via your BitPay dashboard, the Magento 1 order status will change to Closed once the refund is executed.

bitpay-checkout-magento's People

Contributors

thejoshualewis 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.