[ic] has anyone successfully set up online check acceptance?

David Etheredge David_e at charter.net
Fri Jun 13 18:45:58 UTC 2008


Perhaps it is the older version of interchange that I am using, which does 
have the option for e-check acceptance, but the online check processing is 
not working. I have the Authorize module installed and the process succeeds 
but the processing does not even get to the e-check module.

Following is the debug output from order.pm, payment.pm (nothing), 
authorize.pm(nothing).

Vend::Order:debug: Vend::order main HASH(0x989a868) is: 'default'
Vend::Order:debug: Vend::order route default is: {
'email' => 'order at paradevice.com',
'cascade' => 'log main copy_user',
'master' => '1',
'supplant' => '1',
'empty' => '1'
}
Vend::Order:debug: Vend::order route log is: {
'increment' => '0',
'encrypt' => '0',
'report' => 'etc/log_transaction',
'track' => 'logs/log',
'empty' => '1',
'supplant' => '0'
}
Vend::Order:debug: Vend::order route main is: {
'encrypt' => '0',
'pgp_key' => '73915991',
'track' => 'logs/tracking.asc',
'default' => '1',
'supplant' => '1',
'credit_card' => '1',
'email' => 'order at paradevice.com',
'pgp_cc_key' => '73915991',
'report' => 'etc/report',
'errors_to' => 'order at paradevice.com',
'attach' => '0',
'individual_track' => 'orders',
'receipt' => 'etc/receipt.html'
}
Vend::Order:debug: Vend::order route copy_user is: {
'increment' => '0',
'encrypt' => '0',
'report' => 'etc/mail_receipt',
'track' => 'logs/log',
'error_ok' => '1',
'empty' => '1',
'supplant' => '0'
}
Vend::Order:debug: Vend::order main HASH(0x989a868) is: 'default'
Vend::Order:debug: Vend::order route default is: {
'email' => 'order at paradevice.com',
'cascade' => 'log main copy_user',
'master' => '1',
'supplant' => '1',
'empty' => '1'
}
Vend::Order:debug: Vend::order route log is: {
'increment' => '0',
'encrypt' => '0',
'report' => 'etc/log_transaction',
'track' => 'logs/log',
'empty' => '1',
'supplant' => '0'
}
Vend::Order:debug: Vend::order route main is: {
'encrypt' => '0',
'pgp_key' => '73915991',
'track' => 'logs/tracking.asc',
'default' => '1',
'supplant' => '1',
'credit_card' => '1',
'email' => 'order at paradevice.com',
'pgp_cc_key' => '73915991',
'report' => 'etc/report',
'errors_to' => 'order at paradevice.com',
'attach' => '0',
'individual_track' => 'orders',
'receipt' => 'etc/receipt.html'
}
Vend::Order:debug: Vend::order route copy_user is: {
'increment' => '0',
'encrypt' => '0',
'report' => 'etc/mail_receipt',
'track' => 'logs/log',
'error_ok' => '1',
'empty' => '1',
'supplant' => '0'
} 




More information about the interchange-users mailing list