Skip to content
Snippets Groups Projects
Unverified Commit 59fad00a authored by Alice Frumin's avatar Alice Frumin Committed by GitHub
Browse files

Update docs/extensions/payment-processors/create.md


Co-Authored-By: default avatarMikey O'Toole <mikey@mjco.uk>
parent 95d44dc3
No related branches found
No related tags found
1 merge request!721Add "Populate Help Text on the Payment Processor Administrator Screen" section
...@@ -628,7 +628,7 @@ To populate the blue help icons for the settings fields needed for your payment ...@@ -628,7 +628,7 @@ To populate the blue help icons for the settings fields needed for your payment
{/htxt} {/htxt}
``` ```
see [core /templates/CRM/Admin/Page/PaymentProcessor.hlp](https://github.com/civicrm/civicrm-core/blob/master/templates/CRM/Admin/Page/PaymentProcessor.hlp) for examples. see [core /templates/CRM/Admin/Page/PaymentProcessor.hlp](https://github.com/civicrm/civicrm-core/blob/master/templates/CRM/Admin/Page/PaymentProcessor.hlp) for further examples.
2. Add that template to the `CRM_Admin_Form_PaymentProcessor` form using a buildForm hook like so: 2. Add that template to the `CRM_Admin_Form_PaymentProcessor` form using a buildForm hook like so:
```php ```php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment