Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
155 stars 211 forks source link

Magento Backend Order issue #1959

Closed pratikvs closed 1 year ago

pratikvs commented 1 year ago

Making your own contribution is easy, encouraged and greatly appreciated! We will put effort into reviewing and merging your PR quickly. For more info, please refer to the contribution guidelines: https://github.com/Adyen/adyen-magento2/blob/develop/CONTRIBUTING.md

Describe the bug Magento Backend Order saving error: Warning: Undefined array key "recurring_detail_reference" in /var/www/magento/releases/77/vendor/adyen/module-payment/Gateway/Request/AdminOrderOneclickCheckoutDataBuilder.php on line 48 .

To Reproduce Steps to reproduce the behavior:

  1. Create a new customer from frontend. Login to Magento admin
  2. Got to Sales > Order > Create Order
  3. Add a product and required order details
  4. Scroll to Payment methods and select "Adyen Stored Payment Methods Customer has no saved recurring cards"
  5. Submit the order.

Expected behavior Option to add the card payment should be available. Instead its allowing to submit the order and gives the error.

Magento version [2.4.5]

Plugin version [8.15.0] New-Order-Orders-Operations-Sales-Magento-Admin

Adyen-payment

Additional context Add any other context about the problem here.

Morerice commented 1 year ago

Hi @pratikvs,

Apologies for the delayed response. Could you also include the Card Tokenization setup you have on your store, in the steps to reproduce?

Thanks, Jean Adyen

Morerice commented 1 year ago

Hi @pratikvs

We will be closing this issue due to inactivity. However if the issue persists, we still encourage you to open a ticket with our support team by sending a mail to support@adyen.com.

Thanks, Jean Adyen