magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.5k stars 9.31k forks source link

Paypal Does Not Appear in Magento 2 Checkout #18716

Closed modkore closed 5 years ago

modkore commented 5 years ago

Preconditions (*)

  1. Magento 2.2.5
  2. Paypal won't appear during checkout.

Steps to reproduce (*)

  1. We tried to activate a new theme to see if the problem is theme based but the issue came out same with Magento 2.2.5 even by using the default luma theme the same problem came out. I believe this is a huge issue in Magento 2.2.5

Expected result (*)

  1. I am expecting that Paypal will show up as an option to the checkout of Magento 2.2.5

Actual result (*)

  1. Paypal did not show up during checkout.
magento-engcom-team commented 5 years ago

Hi @modkore. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me $VERSION instance

where $VERSION is version tags (starting from 2.2.0+) or develop branches (for example: 2.3-develop). For more details, please, review the Magento Contributor Assistant documentation.

@modkore do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

modkore commented 5 years ago

Yes

magento-engcom-team commented 5 years ago

Hi @engcom-backlog-nazar. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

ghost commented 5 years ago

Hi @modkore I'm not able to reproduce following steps your described, Also please look -> https://github.com/magento/magento2/issues/12878, Problem may be related to your custom code. If you like to update, please reopen the issue.

modkore commented 5 years ago

*Preconditions ()** Magento 2.2.5 Paypal won't appear during checkout.

Steps to reproduce after installation of magento 2.2.5 website

  1. Configured recommended solutions Paypal Express Checkout
  2. Applied allow guest checkout
  3. Made paypal only appear to checkout
  4. Add product in front end and proceed to checkout.

*Expected result ()** After input of billing address and shipping address the Paypal must show up as payment method from the list.

*Actual result ()** Paypal did not show up during checkout.

image