Handle IP addresses properly within XenForo
Handle subscription renewal dates properly
Add placeholder for card number
Bump to 2.0.4 of authorize.net PHP-SDK
Misc code cleanup
Refund add-on support
Store subscription_id in PurchaseRequest.provider_metadata, with automatic backfill for existing subscriptions.
Fixes bubbled up by
@dunowat
Fix subscription webhook: pass subscriber_id to xenforo and store
Fix subscription creation logic: prevent failures inbetween charge and subscription creation
Fix button visibility: Add renderCancellationTemplate to Provider.php to force the Cancel button to appear