Hey,

DPS just released a new payment system called account 2 account that allows end users end-users to make a bank transfer payment. More information available at http://www.paymentexpress.com/Products/Ecommerce/account2account

Perhaps we can aim to integrate this in a 2.x release?

Comments

xurizaemon’s picture

Issue summary: View changes
Status: Active » Needs work

Happy for this to happen, will need someone to step up with contribution or sponsorship. Please use this issue to muster support!

garethhallnz’s picture

Status: Needs work » Needs review

This has been ported to it's own module and is currently awaiting approval

See https://drupal.org/node/2199857

xurizaemon’s picture

Thanks Gareth. If that module gets approved, please close this as a dupe. It looks like the submitted module has a fair bit of shared code & I'm open to it being added here if you see benefits to combining efforts rather than duplication. Eg we'd move shared functions like _currencies() and _generate_xml() (as appropriate) to commerce_dps.inc, and keep processor-specific functions in commerce_dps_pxpay.inc, commerce_dps_account_2_account.inc.

garethhallnz’s picture

Status: Needs review » Needs work

Hey Chris

Yes combining the 2 modules is a great idea as so much of the code is shared.

That said for the time being I just want to focus on getting the module approved; after that we can tackle this task.

I think we should aim for that in a 2.x release?

xurizaemon’s picture

If submitted as a patch here, I'm happy for A2A to go into Commerce DPS. (Bonus points for separately submitting the SimpleXML patch to PxPay!)

johnpitcairn’s picture

Oops. Posted an issue for that module: #2680773: Merge with Commerce DPS module?

I think it looks like it would integrate pretty well into 1.x, the PxPost submodule is already in there.

Is anyone planning to work on this?

garethhallnz’s picture

Status: Needs work » Closed (outdated)

Since PXPay have been deprecated and PXPay 2 supports account to account our of the box i no longer makes sense to merge these projects.