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

Unable to create an order from admin, when we enable authorize.net direct post payment method. #25463

Closed Nagamaiah007 closed 3 years ago

Nagamaiah007 commented 4 years ago

Preconditions (*)

  1. Magento 2.3.3 instance.
  2. PHP 7.2 version.
  3. Created instance should get browsed in "https" mode.

Steps to reproduce (*)

  1. Go To the Magento admin.
  2. Navigate to the stores--> configuration--> Sales--> Payment Methods--> expand- Authorize .Net Direct Post(Deprecated)
  3. Enable the Payment method
  4. Set the payment action as "Authorize and capture"
  5. Provide valid "API Login ID"
  6. Provide valid "Transaction Key"
  7. Provide Valid "Signature Key"
  8. New Order Status as "Processing"
  9. Test mode as "NO"
  10. Gateway URL as "https://test.authorize.net/gateway/transact.dll"
  11. Save the configuration
  12. Flush the Magento cache management
  13. Initially try to create an order from Magento front end
  14. After creating an order, the success page should get occur in Magento front end
  15. Try to Create an order from Magento admin
  16. Navigate to Sales--> Orders
  17. click on "Create New Order" button
  18. select the customer
  19. Select the product and click on "Add selected products to Order" button
  20. the page get loaded, but the product is not added to the cart
  21. still try to select the shipping method in the same page
  22. submit the order
  23. After this we are Getting a broken page (invalid format) in the Magento admin

Expected result (*)

  1. Order should be get created without any error.
  2. Page should not be broken.

Actual result (*)

  1. Selected details are not effecting, while creating order from Magento admin
  2. Getting broken page After Submitting.
m2-assistant[bot] commented 4 years ago

Hi @Nagamaiah007. 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 give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

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


m2-assistant[bot] commented 4 years ago

Hi @itsPranith. 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:

kanthy-magento commented 4 years ago

@magento give me 2.3-develop instance

magento-engcom-team commented 4 years ago

Hi @itsPranith. Thank you for your request. I'm working on Magento 2.3-develop instance for you

magento-engcom-team commented 4 years ago

Hi @itsPranith, here is your Magento instance. Admin access: https://i-25463-2-3-develop.instances.magento-community.engineering/admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

kanthy-magento commented 4 years ago

I'm able to replicate this issue @ https://i-25463-2-3-develop.instances.magento-community.engineering/admin

Please find the video for the same-https://www.screencast.com/t/zt0um67UIL7

magento-engcom-team commented 4 years ago

:white_check_mark: Confirmed by @itsPranith Thank you for verifying the issue. Based on the provided information internal tickets MC-22745 were created

Issue Available: @itsPranith, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

sunilit42 commented 4 years ago

@magento give me 2.3-develop instance

magento-engcom-team commented 4 years ago

Hi @sunilit42. Thank you for your request. I'm working on Magento 2.3-develop instance for you

magento-engcom-team commented 4 years ago

Hi @sunilit42, here is your Magento instance. Admin access: https://i-25463-2-3-develop.instances.magento-community.engineering/admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

sdzhepa commented 3 years ago

Hello @Nagamaiah007

Thank you for your report and collaboration!

Unfortunately, we are closing this Issue report because we are not able to process contribution to the 2.3.x release line through this public repository. See details Code Contributions: Accepted pull requests and ported code

And starting from 2.4.0 release, code related to this payment was removed from Magento code-base: Magento Commerce 2.4.0 Release Notes

With this release, the Authorize.Net, Braintree, eWay, CyberSource, and Worldpay payment method integrations have been removed from core code. Merchants should migrate to the official extensions that are available on the Magento Marketplace.

Deprecation of Magento core payment integrations

All questions, issue reports and fix for them should be addressed to the corresponding extension owners(support) on the Magento Market place page