I enabled debug to see why I was only getting a blank page after a successful transaction on CCBILL
In testing the CCBILL plugin I get these errors going to the postback URL: http://www.example.com/billing_ccbill/order/postback/
OW Debug - Notice
Message: Undefined index: clientAccnum
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 128
OW Debug - Notice
Message: Undefined index: clientSubacc
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 129
OW Debug - Notice
Message: Undefined index: initialPrice
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 130
OW Debug - Notice
Message: Undefined index: recurringPrice
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 130
OW Debug - Notice
Message: Undefined index: custom
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 131
OW Debug - Notice
Message: Undefined index: subscription_id
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 132
OW Debug - Notice
Message: Undefined index: responseDigest
File: /var/www/example.com/ow_plugins/billing_ccbill/controllers/order.php
Line: 133
did anyone else have problems with this plugin? CCBill support confirmed all is ok on then end. Just been waiting on the developer for support... but thought I'd ask here too.
Thanks