setup admin screens
setup handlers
debug a bit
run through a phing build check (lints, drupalcs..)
test on a test server with test account.

Comments

chriscalip’s picture

Assigned: Unassigned » chriscalip
chriscalip’s picture

Delayed at production of module due to touchnet api trouble with client. After successfully passing traffic to upay site; users are not able to pass the test credit card numbers. Currently roadblocked until this matter resolved.

chriscalip’s picture

what is left to do:

@ file includes/handlers/pay_method_direct_upay.inc
@ function direct_response
This is where the module is exposed to the post array returned by touchnet upay. The idea is .. to update the pay object with the returned total amount and update the pay object that it's completed.

a similar idea can be located at
@ module http://drupal.org/project/paypal
@ file includes/handlers/pay_method_direct_paypal.inc
@ function direct_response

chriscalip’s picture

Assigned: chriscalip » dsdeiz
chriscalip’s picture

Some ahh.. contextual information about this module:

http://drupal.org/node/1698148

chriscalip’s picture

Assigned: dsdeiz » chriscalip
Status: Active » Needs work
chriscalip’s picture

Status: Needs work » Active
chriscalip’s picture

Status: Active » Fixed

prototype created.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.