Update dependency srmklive/paypal to v3 #40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~1.0→~3.0Release Notes
srmklive/laravel-paypal (srmklive/paypal)
v3.0.40Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.32...3.0.40
v3.0.32: Fix Malformed API responseCompare Source
Full Changelog: srmklive/laravel-paypal@3.0.31...3.0.32
v3.0.31Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.30...3.0.31
v3.0.30Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.28...3.0.30
v3.0.28: Implement fixed duration subscriptions.Compare Source
Add fixed amount of billing cycles when creating billing plans for subscriptions.
v3.0.27: Implement Partner Referral API endpoints.Compare Source
This releases contains the following implementation for the API endpoints for Partner Referrals:
v3.0.26: Validate JSON responseCompare Source
v3.0.25: Implemented new endpoints for Disputes & Identity APICompare Source
v3.0.24: Implement additional methods for Add Tracking APICompare Source
v3.0.23: Implement PaymentMethodsToken APICompare Source
v3.0.22: Add helper method for taxes when creating subscriptionCompare Source
Implemented
addTaxesmethod to set taxes for billing amount when creating subscription.v3.0.21: Implement unified error responseCompare Source
What's Changed:
Full Changelog: srmklive/laravel-paypal@3.0.20...3.0.21
v3.0.20Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.19...3.0.20
v3.0.19Compare Source
v3.0.18Compare Source
Full Changelog: srmklive/laravel-paypal@3.0.17...3.0.18
v3.0.17Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.16...3.0.17
v3.0.16: Cache access tokenCompare Source
What's Changed
access_token/app_idIssue by @ericdowell in #517New Contributors
Full Changelog: srmklive/laravel-paypal@3.0.15...3.0.16
v3.0.15: Fix error response parsingCompare Source
Full Changelog: srmklive/laravel-paypal@3.0.14...3.0.15
v3.0.14: Add feature to get client tokenCompare Source
Full Changelog: srmklive/laravel-paypal@3.0.13...3.0.14
v3.0.13: Support Laravel 9Compare Source
This release adds support for use on Laravel 9.
v3.0.12: Custom method to set return & cancel URLsCompare Source
v3.0.11: Fixes for Subscription CreationCompare Source
This release implements the following for the Subscription helpers methods:
v3.0.10: Implement custom methods for creating subscriptions.Compare Source
This release implements custom methods to create recurring subscriptions:
Following are the code snippets through which the above can be accomplished:
Create Recurring Daily Subscription
Create Recurring Weekly Subscription
Create Recurring Monthly Subscription
Create Recurring Annual Subscription
Create Subscription by Existing Product & Billing Plan
v3.0.9: Implement Payouts APICompare Source
Implemented the following APIs:
v3.0.8: Implement Web Profiles APICompare Source
Implement Web Profiles API.
v3.0.7: Update credentials verification workflowCompare Source
v3.0.6: Implement Partner Referral APICompare Source
Update API endpoints & implement Partner Referral API.
v3.0.5: Implement Identity APICompare Source
v3.0.4: Add custom filters for Invoices SearchCompare Source
Implemented custom filters methods for Invoices Search API implementation to make it more expressive.
v3.0.3: Implement Orders APICompare Source
v3.0.2: FixesCompare Source
v3.0.1: Support PHP 8Compare Source
v3.0Compare Source
v2.0.30Compare Source
What's Changed
New Contributors
Full Changelog: srmklive/laravel-paypal@2.0.20...2.0.30
v2.0.20Compare Source
What's Changed
v2.0.10: Implement Additional APIsCompare Source
Implemented the following:
v2.0.2: Add Orders API for v2Compare Source
v2.0.1: FixesCompare Source
fixes
v2.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.