The need for this is due to the fact that we offer an update to the credit card on file with authorize.net. This means that as time moves forward the card expiration date on file with that subscription can be updated to allow for more occurrences than are listed initially at registration. Therefore I would like to work around this with cb subs by inserting the maximum iterations allowed by the gateway to override the limitation of the first card.
If going to set that high why not leave as 0 for unlimited?
We would like it to stay as 0 for unlimited, but cbsubs (as noted) calculates the total. Is there any way to truly set 0 as unlimited?
Authorize.net will not allow 9999 occurrences
It is my understanding that A.net looks for 9999 as the maximum.
Okay but all in all I see two options.
1) Comment out or alter CB Subs to eliminate the override calculation.
2) Add database updates to our plugin for altering expiry date and reset the number of occurrences within CB Subs.
Can you please let me know how one of both of these can be done?