I am using this module in conjunction with commerce_sp_paypal. It will add a subscription correctly and with the commerce_sp_paypal module it receives messages of payment received and ups the subscription_validity date field correctly.

After a user subscribes the commerce_sp_skip_expire field is being checked automatically, and not even the superuser admin can uncheck it while editing a user's profile. I want automatic expiration if payment is not received. Can you tell me why this is and how to make the default operation where this field is set where automatic expiration happens?

Comments

markusa’s picture

Status: Active » Closed (works as designed)

After further investigation I realize that this is correct behavior. The module sets this field's value and shouldn't be messed with via the user interface.