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

Transfer Cart Line Items and Transfer Shipping Options do not work for PayPal #19064

Closed martasiewierskastanczak closed 5 years ago

martasiewierskastanczak commented 5 years ago

Preconditions

  1. Magento 2.2.6
  2. In Stores > Configuration > Sales > Payment Methods > PayPal > Advance Settings > PayPal Express Checkout Enabled with Sandbox Mode
  3. In Stores > Configuration > Sales > Payment Methods > PayPal > Advance Settings > Transfer Cart Line Items set to Yes and Transfer Shipping Options set to Yes and Skip Order Review Step set to Yes

Steps to reproduce

  1. Add a product to the cart
  2. Go to the checkout and fill the Shipping step, fill the form, then go to the Payment step and choose PayPal
  3. Alternatively, use PayPal button in the cart step or in the minicart

Expected result

  1. Cart items and shipping methods are visible on PayPal page
  2. If you Use Express ( from the cart page or from the minicart) checkout review step is NOT visible

Actual result

  1. Cart items and shipping methods are not transferred into PayPal page
  2. If you Use Express ( from the cart page or from the minicart) checkout review step is visible although Skip review setting is set to Yes

zrzut ekranu 2018-11-05 o 08 01 44

magento-engcom-team commented 5 years ago

Hi @martasiewierskastanczak. 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.

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

martasiewierskastanczak commented 5 years ago

@magento-engcom-team give me 2.2.6 instance

magento-engcom-team commented 5 years ago

Hi @martasiewierskastanczak. Thank you for your request. I'm working on Magento 2.2.6 instance for you

magento-engcom-team commented 5 years ago

Hi @martasiewierskastanczak, here is your Magento instance. Admin access: http://34.228.235.121/i-19064-2-2-6//admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

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:

magento-engcom-team commented 5 years ago

@engcom-backlog-nazar Thank you for verifying the issue. Based on the provided information internal tickets MAGETWO-96137, MAGETWO-96138 were created

vseager commented 5 years ago

I can confirm this is still an issue on 2.3.1

sdzhepa commented 5 years ago

Hello @martasiewierskastanczak @vseager

Thank you for contribution and collaboration!

The corresponding internal ticket MAGETWO-96137, MAGETWO-96138 were fixed and closed by Magento team

Delivered to 2.3-develop branch and should be available with 2.3.2 release Please see details in the next commits:

Delivered to 2.2-develop branch and should be available with 2.2.9 release Please see details in the next commits:

rishabhchd19 commented 5 years ago

This issue didn't resolve in 2.3.2 as well. We are using Indian Rupee, and 1 extension that ADD Extra Service Charge(Collection Charge) during Checkout. Now if Order is above Rs.500, the discount applies on Cart Rule. The Checkout shows correct data but it doesn't load to paypal gateway, giving same issue as posted here. 2019-10-08_1-05-04