Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayPal Error ( PayPalCheckoutState.PaypalOrderId ) #2263

Open
AresDraco opened this issue Dec 20, 2022 · 1 comment
Open

PayPal Error ( PayPalCheckoutState.PaypalOrderId ) #2263

AresDraco opened this issue Dec 20, 2022 · 1 comment

Comments

@AresDraco
Copy link

I'm running SmartStore 5.0.0
Using the plugin Paypal 5.0
Versión: 5.0 Autor: SmartStore AG Nombre del sistema.: Smartstore.PayPal

When trying to place an order and pressing the confirm button at the https://www.misuperdespensa.com/checkout/confirm/ webpage I get the error below:

"Falta el estado de la sesión de pago ( PayPalCheckoutState.PaypalOrderId ). Lo sentimos, su pago no puede ser procesado. Por favor, vuelva a la cesta de la compra y pase de nuevo por la caja."

and this is what I get at the Log file:

Smartstore.PayPal.Client.PayPalException: Falta el estado de la sesión de pago ( PayPalCheckoutState.PaypalOrderId ). Lo sentimos, su pago no puede ser procesado. Por favor, vuelva a la cesta de la compra y pase de nuevo por la caja.
at Smartstore.PayPal.Providers.PayPalStandardProvider.ProcessPaymentAsync(ProcessPaymentRequest request)
at Smartstore.Core.Checkout.Payment.PaymentService.ProcessPaymentAsync(ProcessPaymentRequest processPaymentRequest) in D:\Git\Smartstore.Full\Smartstore\src\Smartstore.Core\Checkout\Payment\Service\PaymentService.cs:line 245
at Smartstore.Core.Checkout.Orders.OrderProcessingService.ProcessPayment(PlaceOrderContext ctx) in D:\Git\Smartstore.Full\Smartstore\src\Smartstore.Core\Checkout\Orders\Services\OrderProcessingService.PlaceOrder.cs:line 595
at Smartstore.Core.Checkout.Orders.OrderProcessingService.PlaceOrderAsync(ProcessPaymentRequest paymentRequest, Dictionary`2 extraData) in D:\Git\Smartstore.Full\Smartstore\src\Smartstore.Core\Checkout\Orders\Services\OrderProcessingService.PlaceOrder.cs:line 69
at Smartstore.Web.Controllers.CheckoutController.ConfirmOrder() in D:\Git\Smartstore.Full\Smartstore\src\Smartstore.Web\Controllers\CheckoutController.cs:line 658

any ideas? thx in advance.

@Michael-Herzog
Copy link
Contributor

Please upgrade to the latest version by using the branch 5.0.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants