View Issue Details

IDProjectCategoryView StatusLast Update
0007661module PayPal Checkoutmodule PayPal checkout - subpublic2024-08-15 20:05
Reporterd3 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionreopened 
Fixed in Version1.3.9 
Summary0007661: Error in the order process the total value did not match the total of the items and shipping cost of the order
DescriptionError Message: "Die von Ihnen gewählte Versandart ist nicht mehr verfügbar. Bitte wählen Sie eine andere Versandart aus!"

Shop: 6.2.5
PHP: 7.4
PayPal Checkout: v1.3.8
Steps To Reproduce1. Put article in basket
2. Basket -> Paypal-Express button
3. Login to Paypal
4. Continue to check the order -> Step 4 (cl=order)
5. Add one more article to basket and go again to step 4
5. Order Now ( Zahlungspflichtig bestellen )
=> Here, after something is synchronized in the background, the error occurs
Return to BS3 and report the error "The shipping method you selected isn't available any more. Please choose another one!"
Additional Information- es -

/v2/checkout/orders returned the status: 422

I got this error message because the total value of the order I created did not match the total of the items and shipping cost of the order when I add an item to the cart again in order step 4.
Here a new authorization must be made when changing the shopping cart
TagsCheckout, oxid, PayPal

Activities

QA

2024-06-06 11:28

administrator   ~0016970

In Paypal checkout modul v1.3.7 there is an error in oxid-solution-catalysts/paypal-client wich is fixed in PPC version 1.3.8.

Please install and check again: composer require oxid-solution-catalysts/paypal-module:v1.3.8

Please also check:
composer show oxid-solution-catalysts/paypal-client -> versions : * v1.0.10
composer show oxid-solution-catalysts/paypal-module -> versions : * v1.3.8

d3

2024-06-07 11:40

reporter   ~0016984

Last edited: 2024-06-07 11:41

Hello,

unfortunately there's no change after the update. ( see image )
I updated the packages and still get the error.

Also, the error is not the additional " , ", since I do not get a 'maintenance mode error'. Which would be the result, if PHP occours such situation.
grafik.png (10,693 bytes)   
grafik.png (10,693 bytes)   

QA

2024-06-13 14:18

administrator   ~0017042

Ticket#124986

reproducable on https://t4.oxid.academy/ (OXID eShop 6.2.5, PHP 7.4, PPCv1.3.7)
PayPal_7661.png (79,146 bytes)   
PayPal_7661.png (79,146 bytes)