Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stripe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Stripe
Commits
cfe6226c
Commit
cfe6226c
authored
2 years ago
by
mattwire
Browse files
Options
Downloads
Patches
Plain Diff
Release 6.8
parent
a5237490
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CRM/Core/Payment/StripeIPNEvent.php
+0
-1
0 additions, 1 deletion
CRM/Core/Payment/StripeIPNEvent.php
docs/releasenotes.md
+4
-1
4 additions, 1 deletion
docs/releasenotes.md
info.xml
+3
-3
3 additions, 3 deletions
info.xml
with
7 additions
and
5 deletions
CRM/Core/Payment/StripeIPNEvent.php
deleted
100644 → 0
+
0
−
1
View file @
a5237490
<?php
This diff is collapsed.
Click to expand it.
docs/releasenotes.md
+
4
−
1
View file @
cfe6226c
...
...
@@ -9,7 +9,8 @@ Releases use the following numbering system:
*
**[BC]**
: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 6.8 (not yet released)
## Release 6.8 (2023-03-12)
**You don't need "Access AJAX API" permission for anonymous user to make payments**
### Features:
...
...
@@ -38,6 +39,8 @@ Releases use the following numbering system:
*
Convert StripeCustomer to an entity and add API4 methods to access it.
*
Update Stripe PHP library to v9.
*
Change recommended Stripe API version to 2022-11-15.
*
Fix loading stripe element for some WordPress sites.
*
New framework for handling webhook events.
## Release 6.7.14 (2022-12-19)
...
...
This diff is collapsed.
Click to expand it.
info.xml
+
3
−
3
View file @
cfe6226c
...
...
@@ -15,9 +15,9 @@
<author>
Matthew Wire (MJW Consulting)
</author>
<email>
mjw@mjwconsult.co.uk
</email>
</maintainer>
<releaseDate>
2023-03-1
0
</releaseDate>
<version>
6.8
-dev
</version>
<develStage>
beta
</develStage>
<releaseDate>
2023-03-1
2
</releaseDate>
<version>
6.8
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.58
</ver>
</compatibility>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment