As a follow in from #1269122: Userpoints Payment Provider, it seems that the payment method settings are not properly initialised when you install the module. You have to visit admin/commerce/config/payment-methods/manage/commerce_payment_commerce_userpoints/edit/3 and save the form in order to get things working properly.

Comments

mrfelton’s picture

Status: Active » Fixed

Actually, this is really a Drupal Commerce issue (see #1246052: Allow hook_commerce_payment_method_info() to specify default payment method settings).I've committed a fix which in conjunction with the Commerce patch from #1246052: Allow hook_commerce_payment_method_info() to specify default payment method settings ensures that you no longer have to visit and save the payment processor rules settings in order to avoid these undefined payment settings.

http://drupalcode.org/project/commerce_userpoints.git/commitdiff/05afa0e...

Status: Fixed » Closed (fixed)

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