- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlossen
Ohne Änderungen - außer Updates von Drittanbietern -funktioniert PayPal ab Version 2.4.6 mit PHP 8.1.2 nicht mehr korrekt. Nach dem Kauf erscheint in der Bestellung ein Gateway-Fehler mit (#10486: This transaction couldn't be completed). Der Download-Artikel wird zwar freigeschaltet. Der PayPal-Betrag muss jedoch manuell durch uns auf der PayPal-Website eingezogen werden, da der Transaktionsstatus „Ausstehend“ lautet. Magento sendet daher keine automatische Rechnung. Bei AmazonPay funktioniert der gleiche Vorgang einwandfrei. Hat jemand ein ähnliches Problem und eine Lösung? Herzlichen Dank!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
We've encountered it, it is documented here - https://experienceleague.adobe.com/en/docs/commerce-admin/stores-sales/payments/paypal/paypal-expres...
"PayPal has deprecated support for the sale of digital goods through PayPal Express Checkout and recommends that you use either PayPal Payments Standard or another PayPal payment gateway to process any order that includes virtual products."
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
Thank you!
We tried Magento 2.4.6 with PayPal Payments Standard. The same problem:
26.07.2024 19:57:53 Processing Kunde Nicht benachrichtigt
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
Have you tried checking PayPal's API settings or reviewing Magento's update notes by using the business 2 for any related changes? Sometimes these updates can affect transaction processing.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
I have re-entered all API data in Magento, no change. I think that PayPal Express is actually no longer processed for virtual products as of Magento 2.4.6. Can't find my old API data (username, password, signature) anywhere in PayPal either. Good thing: I saved the data.
Does anyone have any experience with the new Adobe Payments Tool from version 2.4.7? Does it work with virtual products in Germany? Are there other simple extensions for PayPal, credit cards and direct debit without a PayPal account? Of course for exclusively download products in Germany for Magento 2.4.6 or 2.4.7 Open Source?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
I found the API information on paypal.com: NVP/SOAP API Integration. All entries are correct. They are not processed automatically as in Magento 2.4.5-p7. The return path for Instant Payment Confirmation (IPN) is correct to: .../checkout/onepage/success/
An authorized outstanding payment appears in Paypal, which I have to collect manually. Then manually send the invoice in Magento, which was previously sent automatically. Something seems to be blocked.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: PayPal Express-Transaktionen für digitale Produkte ab Magento 2.4.6 nicht automatisch geschlosse
Yes, they still kind of work but you have to capture them manually through PayPal.
Re Adobe Payments - contact Adobe, they will help you with any questions, there is a very engaged team at Adobe that works dedicated to that feature.