SwedbankPay "Unable to create operation OperationPaymentCreate of None"

Hey, we updated from Payex to SwedbankPay, we got the configuration correct, followed the instructions that you need to do (set all parameters correct) That are new.

But we get this error message in the checkout, but we cant find more information about it:

CheckOutExternalMessage: Unable to create operation OperationPaymentCreate of None.

And the paymentmethod is set the same way the other paymentmethods are set.

Litium version: 7.2

Can you post the full exception with the stack trace as well please?
Also needed is the payment method you are trying to use.

PaymentMethod: SwedbankPay CardPayments_Redirect

Stack trace only give me this:

" at Litium.Foundation.Modules.ECommerce.Payments.PaymentInfo.ExecutePayment(CheckoutFlowInfo checkoutFlowInfo, SecurityToken token)\r\n at Litium.Accelerator.Services.CheckoutServiceImpl.PlaceOrder(CheckoutViewModel model, String responseUrl, String cancelUrl, String& redirectUrl) in
\Src\Litium.Accelerator\Services\CheckoutServiceImpl.cs:line 256"

I dont have more information.

Solved it, but the validation on params should have been better, in the end it was the configuration after all and some required parameters also that gave this error message. Shouldnt this give some sort off WrongConfiguration error instead?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.