Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
brienne
Developer Documentation
Commits
de3871b9
Commit
de3871b9
authored
7 years ago
by
Sean Madsen
Browse files
Options
Downloads
Patches
Plain Diff
Fix some internal hyperlinks
parent
d2dca9f5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/extensions/payment-processors/index.md
+2
-5
2 additions, 5 deletions
docs/extensions/payment-processors/index.md
with
2 additions
and
5 deletions
docs/extensions/payment-processors/index.md
+
2
−
5
View file @
de3871b9
...
...
@@ -85,11 +85,8 @@ extensions that provide a payment processor have to provide a
corresponding subclass file in their own
`CRM/Core/Payment directory`
.
The key method defined by the payment-processor-specific payment class
depends on the billing mode. This is roughly documented on these two
pages:
[
Example of creating a payment processor
extension
](
/confluence/display/CRMDOC/Example+of+creating+a+payment+processor+extension
)
and
[
Create
a Payment-Processor
Extension
](
/confluence/display/CRMDOC/Create+a+Payment-Processor+Extension
)
.
depends on the
[
billing mode
](
/extensions/payment-processors/types.md
)
.
This is roughly documented in the page on
[
creating a payment processor
](
/extensions/payment-processors/create.md
)
The payment object is used in several places in the CiviCRM code base.
It's intention is to encapsulate all the details of processing a
...
...
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