You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Thank you for purchasing our extension. If you have any questions that are beyond the scope of this document, do not hesitate to leave us an email via our email address below.

Created: 06/06/2016 | By: Magenest | Email: [email protected]

 


 

Introduction

Magento 2 Stripe is an extension developed by Magenest, which provides basic features of Stripe Payment Gateway into Magento Checkout: allowing customers to checkout using credit cards. In addition, this extension also brings Stripe's recurring subscription feature on Magento 2 stores. 

 

Extension's page: Quickbooks Online Integration

Features For Admins

+ Allow admin to enable/disable checking out with Stripe
+ Allow admin to customize what Checkout with Stripe Page
+ Allow admin to set default Payment Action, default New Order Status, allowed credit card types, enable CVC check or not, minimum and maximum order total and allowed countries

+ Allow admin to set multiple subscription plan for a product, along with some relevant parameters (Interval,...) 

Features For Customers

+ Allow customers checkout and use their credit card to subscribe to a specific plan

System Requirements

 Your store should be running on Magento 2 Community Edition version 2.0.0+.

 

Installation

Here we will guide you through the installation process of our extension. First off, open FileZilla, log in to your host as follows:

 

 

In the above example we switched the local site to the extension directory, and the remote site to the code directory. Now on the remote site window, inside app/code directory, create a folder named Magenest and go inside it. Now on your local site window, right click on Wrapper extension and click Upload. The extension will be uploaded onto your host in a few minutes.

The second method will require you to compress the extension into .zip or .tar.gz format, then execute the following command in your Command Line/Terminal:

    scp <path to your extension> <ssh server>:<path to Magenest directory>

Then log into your ssh server, go to Magenest directory and execute the following command to decompress the module:

    unzip <.zip compressed extension> 

Or

    tar -xzvf <.tar.gz compressed extension>
 

Now go to your Magento root directory, say it's named magento2, and execute the following commands:

    sudo chmod -R 755 .
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy
    sudo chmod -R 777 var pub

 

After running all these, your Command line/Terminal window might look like this:

 

 

Finally, you need to flush the cache by either type this into the Command Line/Terminal:

    php bin/magento cache:flush

Or go to System > Cache Management and click Flush Magento Cache

 

 

Now you can go to your store and check if the extension is working as expected.

 


Configuration

Set Up Stripe Online Account 

For this integration you will need to have a account in Stripe websites. 

First, go to https://stripe.com. It is necessary for you to connect our extension with Stripe websites to authenticate users before you can exchange data with it

Sign up to create a new one: 



Or log in if you already have an account:  



After that, click on Your account at the top right corner > Account settings > API Keys to take API Keys. 


 

Set Up The Integration

First, navigate to Backend of Magento 2 > Stores > Configuration > Sales > Payment Methods

Admins have the ability of setting Stripe on Magento 2 stores or not. Using API Keys from Stripe websites to fill in text box below.

In addition, admins can set information for: Title, Payment Action, New Order Status, Sandbox Mode Enabled, Email Customer, Credit Card Types, Credit Card Verification, Payment from Specific Countries, Minimum or Maximum for Order Total. 

 

 

 

When done, please press Save Configuration > Cache Management, your configuration is ready to use. 

 


Data Integration Settings 

On QuickBooks page, click on gearwheel simple at the top right then choose All Lists > Payment Methods. It allows displaying Cash, Check, and any other ways you categorize payments you receive from customers. That way, you can print deposit slips when you deposit the payments you have received.

 

 

Next, come back backend of Quickbooks Online Integration to synchronize payment methods 



To set up Product Categories, in Lists tab of QuickBooks page, choose Products and Services > Manage Categories > New category. It provides a way for you to quickly organize what you sell, and save your time when you complete sales transaction forms.

 

 

Then, come back backend of Quickbooks Online Integration to synchronize categories 

 

 


 

Main Functions


  • When a new account is registered in frontend of Magento 2, Quickbooks Online Integration extension and QuickBooks page will automatically add a new record of this account.

 



  • When admins update information of products in QuickBooks page, data will be synced automatically in Magento 2 and vice versa. 

 

 

 

  • When an invoice is created in Magento 2, this invoice will be synced automatically in QuickBooks page and vice versa.

 

 

 

  •  When admin or the customer edits any data about the information account in Magento 2, this data will also be changed and updated automatically in QuickBooks page and vice versa. 

 


Update

  • When a new update is available, we will provide you with a new package containing our updated extension.
  • You will have to delete the module directory and repeat the installing steps above.
  • Flush the config cache. Your store and newly installed module should be working as expected.

 


Support

  • We will reply to support requests after 3-5 business days.
  • We will offer free lifetime support for all of our products. Support includes answering questions related to our products, bug/error fixing to make sure our products fit well in your site exactly like our demo.
  • Support DOES NOT include other series such as customizing our products, installation and uninstallation service.

 


 

Once again, thank you for purchasing our extension. If you have any questions relating to this extension, please do not hesitate to contact us for support.

Magenest

  • No labels