Plugin Directory

Changeset 2182296


Ignore:
Timestamp:
10/29/2019 01:42:31 PM (6 years ago)
Author:
lamium
Message:

update before release

Location:
lamium-decentralized-crypto-acceptance-and-conversion/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lamium-decentralized-crypto-acceptance-and-conversion/trunk/readme.md

    r2181432 r2182296  
    11=== Lamium Crypto Currency Plugin to receive crypto currency directly or convert to fiat ===
    22
    3  - Contributors: Kryptolis AGc
    4  - Tags: woocommerce, payment gateway, gateway, manual payment, bitcoin, dash
     3 - Contributors: Kryptolis AG
     4 - Tags: woocommerce, bitcoin, dash, payment gateway, gateway, manual payment
    55 - Requires at least: 3.8
    66 - Tested up to: 5.2.4
  • lamium-decentralized-crypto-acceptance-and-conversion/trunk/woocommerce-gateway-lamium-accept-crypto-api.php

    r2181432 r2182296  
    11<?php
    2 ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);
    32/**
    4  * Plugin Name: Lamium Decentralized Crypto Acceptance and Conversion Plugin
     3 * Plugin Name: Lamium Decentralized Crypto Payment Plugin
    54 * Plugin URI: https://www.lamium.io/merchant
    6  * Description: Accept Bitcoin and Dash payments from customers and get the payment directly to your wallet. OR automatically convert the coins via the decentralized invoice service of Lamium into EUR, USD, CHF to your bank account.
    7  * Author: Kryptolis AGc
     5 * Description: This plugin integrates crypto currency payments into your webstore(Bitcoin and Dash).
     6 *The lamium Api allows merchants to accept the bitcoin or dash directly to their wallet
     7 *or convert them automatically into EUR,CHF or USD via our decentralized invoice service.
     8 *
     9 * Author: Kryptolis AG
    810 * Author URI: https://www.lamium.io/
    9  * Version: 2.0.1
     11 * Version: 2.0.2
    1012 * Text Domain: woocommerce-gateway-lamium-accept-bitcoin-api
    1113 * Domain Path: /languages/
Note: See TracChangeset for help on using the changeset viewer.