I am using e-commerce for paypal pro functionality only, so I am directly creating receipts. When expand_credit_card in ec_receipt.module tries to call ec_receipt_card_types() it is missing the module_load_include for ec_receipt.admin.inc. For my purposes I've added the module_load_include to the beginning of expand_credit_card, this may not be the correct place though.

--matt

Comments

gordon’s picture

Version: 6.x-4.0-beta7 » 6.x-4.x-dev
Status: Active » Fixed

Thanks I have fixed this. However it didn't make t into rc1.

Status: Fixed » Closed (fixed)

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