Versions Compared

Key

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

...

  • Easily Checkout Using Credit Card 

At front end, customer will need to choose an item and click on can add the items into shopping cart by clicking the Add to Cart button.  

Image Added

Image Removed

 

Then, go to the checkout and select Stripe Credit Card Payment or Stripe Checkout Iframe instead of Check/Money order. 

(plus) Checkout with Credit Card Payment:

Image Removed

page. Customer fills in his/her shipping address and selects the payment method.

(plus) Checkout with Apple Pay/Google Pay

(warning) To use Google Pay (for PC), customers have to add their credit card to the browser.

Image AddedMark the checkbox "My billing and shipping address are the same" if the shipping address and the billing address are not different.

If they are different, fill in the billing address then click "Update".

After filling in all the neccessary information, click Pay now to place the orderCustomer fill information into checkout form and click Place Order button. The system will process with Stripe and return successful result.

 

After successful payment, at Payments tab of Stripe, the order will be updated corresponding with Magento.

 

 

(plus) Checkout with Stripe Checkout Iframe:Form (IFrame)

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

...