Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
As part of our practice of removing dated payment processors from core when a viable extension exists PaymentExpress (along with extern/pxipn class) should be removed in favour of advising people to use the Omnipay extension
https://github.com/eileenmcnaughton/nz.co.fuzion.omnipaymultiprocessor
Note that the Omnipay extension supports a more recent Payment Express (DPS) api and some orgs might find that they need to combine the 2 keys they have in their settings to do this.
A more tricky issue (how did we do it with eWay? ) is migrating existing payments.
Note I'm not planning on actively working on this but wanted to have a place to track this.