1.3.2
- Customer IP address is now sent with each transaction so Authorize.Net's fraud filters
1.3.1
- Add webhook verification for security
- Add user friendly error messages
- Update payment status during successful renewal
- Update webhook handling for transactions
- Move accept.js script to wp enqueue script
1.2.9
- Add leaky_paywall_after_authorizenet_renewal action
1.2.8
- Fix error when getting subscription id from webhook response
1.2.7
- Fix for expiration date not allowing a recurring subscription if it was too close to expiring
1.2.6
- Add method to cancel subscription
- Add method to update credit card on existing subscription
1.2.5
- Update subscriber after failed payment with net.authorize.payment.capture.created event
1.2.4
- Fix registration if user already exists in WordPress
1.2.3
- Add leaky_paywall_authorize_net_initial_recurring_amount filter
- Add webhook event for voided transactions
1.2.2
- Add delay to recurring transaction so customer profile can be found
1.2.1
- Add disabled state to the subscribe button
- Code cleanup
1.2.0
- Update subscription handling to one interval into the future
1.1.0
- Update subscriptions to auth and capture
1.0.0