Versions Compared

Key

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

...

Main Functions

For Subscription Product 

  • Create a subscription product

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

Then, the New Product page will be shown. Regarding the Stripe Payment and Subscriptions extension, admin needs to consider two tabs named Stripe Subscription and Stripe Subscription Billing Options.

 

 At Stripe Subscription tab, admin will set whether a product is a stripe subscription product or not.

 

+ YES: This product will be shown as a stripe subscription product at front end. This means this product's plans which were set at the Stripe Subscription Billing Options tab will be shown with this product at this product detail page (e.g. Plan ID, Billing Frequency ...). Customers will choose one of them and payment. 

 

+ NO: This product will be shown as a simple product (don't show this product's plans, it will be hidden). 


- At Stripe Subscription Billing Options tab, admin will need to set plans if they wish it is a subscription product. There are some fields that admin need to set, include:

+ Plan ID. 

+ Period Unit: Select one of the period units (Day, Week, Month, Year).

+ Billing Frequency.

+ Trial Period: Yes/No (Whether the product have a trial version or not). If admin choose Yes, they can define the period time allowing customer can use free the product according to your wish. If admin choose No, this means this product will not have a trail version. 

Also, if admin want to add more plans for a product, they only click on Add Option button. Then, admin can add the same as above. 

 

Image AddedImage Removed


Please click on Save button to complete. 

At the same time, your stripe account will also automatically sync a product corresponding with the subscription product created at Plans tab.

 

Image RemovedImage Added

 

  • View And Manage Stripe Payment 

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

            There are two tabs, includes: 

  •  Settings

          With the Settings tab, we provide admins with the fastest way possible to access to Stripe Payment Settings.    

  • Subscription Manager

          Go to Subscription Manager tab, admin will see the list of orders regarding the subscription products.  Image Removed


Admin can view and manage some information such as: Order ID, Subscription ID, Start Date, End Date and Status an easy way.   




To view more detail, please choose a order that admin consider and click on View. 


...

        At front end, customers will need to choose a stripe subscription type and click on Add to Cart button.  

Image Added

Image Removed

 

NOTE: For the cart that contains the subscription product, we currently support this cart with only one subscription product. Image Removed

 


Then, go to checkout and select Stripe to checkout and select Stripe Credit Card Payments orPayment or Stripe Checkout Iframe instead of Check instead of Check/Money Orderorder

(plus)  Paying  Checkout with Stripe Credit Card Payment:

Image Removed

 

The system will inform order number of the customer in home page and send email to confirm via email. Payment is successful!

 

Image Removed

 

(plus) Paying with Stripe Checkout Iframe:

 

Image Removed

     Demo Site payment form is displayed:

 

Image Removed

 

Image Removed

 

 The system will process and send inform to Magento.

 

Image Removed

 

Image Added

Customer fill information into checkout form and click Place Order button. The system will process with Stripe and return successful result.

 

Image Added

After successful payment, at Payments tab of Stripe, the order will be updated corresponding with two options when admin set at ConfigurationMagento.

 

Image Removed 

With Subscription product, both Authorize Only and Authorize and Capture return the same status as Paid

For Non-Subscription Product 

When customer buy items without subscription product, they will normally pay using credit card. Then, data will also automatically updated at Stripe. 

  • Easily Checkout Using Credit Card

  •   Authorize Only:

        At front end, customer will need to choose a stripe subscription type and click on Add to Cart button.

 

Image Removed

 

Then, go to checkout and select Stripe Credit Card Payments or Stripe Checkout Iframe instead of Check/Money Order. 

Image Removed

 

The system will inform order number of the customer in home page and send email to confirm via email. Payment is successful!

 

Image Removed

 

After successful payment, at Payments tab of Stripe, the order will be updated corresponding with two options when admin set at Configuration.

With non-subcription product, order status will be returned both Capture and Uncaptured

Image Removed

 

In this case, you click Uncaptured and click Capture button. 

 

Image Removed

 

Invoice of transaction will be generated.

To View Orders, click Sales->Orders

Image Removed

 

Press View. Apearing Order detail:

 

Image Removed

 

Customer can click Transactions to view total transactions

 

Image Removed

 

  •   Authorize and Capture:

             Set up configuration such as below table:

Image Removed

 At frontend, customer will need to choose an item and click on Add to Cart button.

 

Image Removed

Then, go to checkout and select Stripe Credit Card Payments or Stripe Checkout Iframe instead of Check/Money Order.

Image Removed

The system will inform order number of the customer in home page and send email to confirm via email. Payment is successful!

 

Image Removed

After successful payment, at Payments tab of Stripe, the order status will be updated.

 

Image Removed

When customers want to refund, you click Sales->Invoices-> Credit Memo->Refund

 

Image Removed

 The customer can  view refund by navigating to Sales > Credit Memos

 

Image Removed

 

After the order is refunded, at Payments tab of Stripe, the status order will be updated. 

 

Image Removed

 

...

Image Added

(plus) Checkout with Stripe Checkout Iframe:

Another payment method is Stripe Checkout Iframe. It supports wonderful functions with both Credit card and Bitcoin. Customers can follow the below instruction:

Image Added

 

The operation will redirect to new page relative with Stripe Checkout Iframe.

(minus) When select Card, customer must fill information before taking paying action.

 

Image Added

 

Image Added

If you enter your mobile phone number, Stripe will send verify code to confirm and that code includes 6 numbers

(minus) Applying with Bitcoin account:

Image Added

Customers still continues the steps until payment finished successfully.

(plus) Support 3D secure:

 When customers use type of card provided with 3D secure function. Stripe will turn on automatic mode to check. The operation will redirect to processing page:

Image Added

Press Success button. The inform result will sent to customer. Payment successful !

(plus) Save card function: 

We design this function help customers pay more conveniently. It can support customers usefully in case they forgot card number:

 

Image Added

 

(plus) View Order:

 When the transaction is completed, customers can review their orders by clicking Sales-> Orders->View:

 

Image Added

 

Image Added

 

(plus) Capture Invoice:

While invoice is not created meanings customers select Payment Action in Authorize Only status. Customers can capture invoice in their request. However, quantity of products in new invoice

must be smaller or equal with pre-order and invoice only is submitted once. 

Image Added

(plus)  View Invoice: 

 By clicking invoice and pressing View, customer can see the content of invoice that you want:

 

Image Added

And choose Credit Memo tab and clicking Refund in need

(plus) Partial or total refund:

Moreover, Stripe is a great tool. Customer can refund partially or totally by clicking Credit Memo-> Refund.

About partial refund, it applies for many frequencies and up to out of products.

Image Added

      Customers can easily view and manage all of things related their subscriptions by clicking on My Account > Stripe Recurring Subscriptions

 

Image Removed

 

 

 

 



 

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.

...