Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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: 

Image Removed

Or log in if you already have an account:  

Image Removed

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

 Image RemovedImage Removed

Set Up The Integration  On Magento 2 

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.

...

 

Image Removed

 

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

...

Main Functions

We created a Shop By Brand tab which allow admin can easily to manage all of things about brands.     

 

 

 

  • Create a new brand

Firstly, admin need to create a new brand by clicking on Shoo By ShopBy Brand > Manage Brands. Then, Shop By Brand screen will be shown. 



To create a new brand, admin click on Add New Brand button.


















To create a subscription product, admin click on 
Products > Catalog and choose a type product.

Then, the New Product screen will be shown. Admin need to navigate to Stripe Subscription tab to set all of things related to subscription product. 



Please click on Save button to finish.

 

 

At the same time, Stripe also automatically sync data related the subscription product created at Plans tab.

 

 

  • View And Manage Stripe Payment 

We created a Stripe Payment tab which allows admin can view and manage all of things Stripe Order. 

Admin only click on Stripe Payment > Subscription Manager.

 


Then, the subscription manager screen will be shown. Admin can view and manager some information such as: Order ID, Subscription ID, Start Date, End Date and Status.

 


To view details, please choose a order that admin consider and click on View at Action. 

 

...