Releases: msonowal/laravel-razor-pay-cashier
Releases · msonowal/laravel-razor-pay-cashier
v2.1
v2.0: Merge pull request #18 from msonowal/analysis-wjZmeE
Apply fixes from StyleCI
new method for halted checking
added method for determining if subscription is on halted state
enhancements in isUnderBillingCycle method to also check isActive()
v1.0.9 treatment to isUnderBillingCycle() to check pass with is active also
enhancements in isUnderBillingCycle method
v1.0.8 reusing onTrial for negating isUnderBillingCycle method
new method to determine subscribedWithinBillingCycle
new method to determine subscribedWithinBillingCycle
is related to last commit which gives addinal details about any plan within billing cycle
this commit adds support to determine simply true or false
Added additional method for getting the subscription whose under billing period
Added additional method for getting the subscription whose under billing period has started i.e. and without trial.
Added support for start_at timestamp
Added support for start_at timestamp which makes the subscription to start at later date
which was previously immediate
Added Webhook Verification
Webhook verification added to validate its coming from verified sources