Download the PHP package alexstewartja/bitpay-fleetcart-module without Composer

On this page you can find all versions of the php package alexstewartja/bitpay-fleetcart-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bitpay-fleetcart-module

BitPay for FleetCart

BitPay for FleetCart

About

BitPay for FleetCart is a module for FleetCart which allows you to accept blockchain (cryptocurrency) payments on your FleetCart store, via BitPay payment gateway.

:warning: A BitPay merchant account is required to use BitPay for FleetCart. If you don't already have an account, sign up for a test BitPay merchant account or a production BitPay merchant account.

Server Requirements

In addition to the core server requirements outlined in the FleetCart Docs, ensure your server meets the following requirements:

:information_source: PHP Composer comes pre-installed on most Shared Hosting accounts.

Install

Open a terminal in the root of your FleetCart installation and run the following command:

Congratulations! 🎉 You've successfully installed BitPay for FleetCart!

Configuration

Now that you've installed BitPay for FleetCart, it's time to configure it to start receiving crypto payments.

Settings

Navigate to Settings > Payment Methods > BitPay in your admin panel:

BitPay Settings Tab

Merchant Token

Initially, the Merchant Token field won't be visible. You have to first enable the BitPay payment method by checking the Enable BitPay checkbox then clicking Save.

Generate a new Merchant Token by clicking the Generate Merchant Token button: Generate API Token Button

:information_source: The type of Merchant Token you generate depends on whether you enabled use of BitPay's Test Environment or not. If you chose to enable BitPay Test, remember to disable it, then generate and approve a new Merchant Token when in production.

After successful generation, approve your new Merchant Token by clicking the link provided. The link will take you to your BitPay merchant dashboard to confirm approval. After approving, you will be ready to start accepting crypto payments with BitPay for FleetCart!

BitPay Settings Tab - Merchant Token

:warning: Note that the token approval link will expire 24 hours after the time of generation. Learn more about BitPay API Tokens here

You may then dismiss the token approval message by clicking the I've approved my merchant token button.

That's it! You've successfully installed and configured BitPay for FleetCart! You can now accept over a dozen cryptocurrencies from hundreds of crypto wallets on your FleetCart store!

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.


All versions of bitpay-fleetcart-module with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3.0
joshbrw/laravel-module-installer Version ^v2.0.1
bitpay/sdk Version ~6.0.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package alexstewartja/bitpay-fleetcart-module contains the following files

Loading the files please wait ....