Try our conversational search powered by Generative AI!

Improved support for redirecting payment providers

Fixed in

EPiServer.Commerce 11.0.0

(Or a related package)

Created

Oct 12, 2015

Updated

Dec 19, 2023

Area

Core

State

Closed, Acceptance tests pass


Description

The previous version of the IPaymentPlugin interface had incomplete support for redirecting payment providers, making it overly complicated to implement support for such providers.

This has been improved with the ability to return a redirection URL from the ProcessPayment method.