Banks requirer acceptants to make a series of test transactions using their testing server before acceptants can make real transactions using the live server. These tests need to be added and wrapped in a single function for ease of use. ideal.module also needs to store the results of these tests to make sure it will not make real transactions before the tests have been successfully performed.

CommentFileSizeAuthor
#1 test_transactions_00.patch2.15 KBxano

Comments

xano’s picture

Assigned: Unassigned » xano
Status: Active » Needs work
StatusFileSize
new2.15 KB

Partial patch.

xano’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
MaienM’s picture

What is the status on this? It sounds like this is required to be able to actually use the iDEAL module, yet this isn't implemented? Or am I overlooking something?

xano’s picture

The module certainly works, but you'll have to perform the transactions manually. This patch is an attempt to execute that process automatically.

xano’s picture

Status: Needs work » Closed (won't fix)

Marking won't fix, because this isn't part of the standard and it will only make the UI more confusion for people using iDEAL subscriptions that don't need these specific test payments. And we're in feature freeze.

xano’s picture

Assigned: xano » Unassigned