https://github.com/kewljuice/be.ucll.ucllpayment
Everything functionally related to integrating UCLL payment provider in CiviCRM.
https://github.com/kewljuice/be.ucll.ucllpayment
civicrm civicrm-extensions
Last synced: about 2 months ago
JSON representation
Everything functionally related to integrating UCLL payment provider in CiviCRM.
- Host: GitHub
- URL: https://github.com/kewljuice/be.ucll.ucllpayment
- Owner: kewljuice
- License: other
- Created: 2020-06-12T09:28:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T09:13:12.000Z (about 3 years ago)
- Last Synced: 2025-02-02T12:41:21.342Z (4 months ago)
- Topics: civicrm, civicrm-extensions
- Language: PHP
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# be.ucll.ucllpayment
Adds payment option: UCLL Pay
The extension is licensed under [AGPL-3.0](LICENSE.txt).
## Requirements
* PHP v7.3+
* CiviCRM 5.24+## Usage
- Enabling the extension which can be done from
```"Administer -> System Settings -> Manage CiviCRM Extensions".```- Visit **Administer > System Settings > Payment Processors**
- Select the appropriate **Payment Processor Type**
## Links
- https://docs.civicrm.org/dev/en/latest/extensions/payment-processors/create
- https://github.com/circleinteractive/uk.co.circleinteractive.payment.worldpay
- https://github.com/cray146/org.civicrm.payment.ogone
- https://oauth.net/2/grant-types/client-credentials
- https://stackoverflow.com/questions/42670413/unsupported-media-type-in-postman## Development
| Id | Status |
|----|-------------|
| 1 | Completed |
| 2 | Pending |
| 3 | Cancelled |
| 4 | Failed |
| 5 | In Progress |
| 6 | Overdue |## Known Issues
(* FIXME *)