'billing_last_name' => 'Gruff',
'email' => 'billy@goat.gruff',
'selectMembership' => $this->_ids['membership_type'],
- 'payment_processor' => 1,
+ 'payment_processor_id' => 1,
'credit_card_number' => '4111111111111111',
'credit_card_type' => 'Visa',
'credit_card_exp_date' => array('M' => 9, 'Y' => 2040),
'billing_last_name' => 'Gruff',
'email' => 'billy@goat.gruff',
'selectMembership' => $this->_ids['membership_type'],
- 'payment_processor' => 1,
+ 'payment_processor_id' => 1,
'credit_card_number' => '4111111111111111',
'credit_card_type' => 'Visa',
'credit_card_exp_date' => array('M' => 9, 'Y' => 2040),