-
In the WordPress admin payment gateway configuration test meta box we let users select the payment method in a ``:
![pay local_wp-admin_post php_post=909 action=edit](https://user-images.githubuser…
-
The default MemberPress gateways all have the `create-subscriptions` capability:
https://github.com/pronamic/memberpress/search?q=create-subscriptions
That is why we also have this in the Pronam…
-
The classes `merge-tag-support mt-position-right mt-hide_all_fields` for the merge tag selector are not working anymore in the order ID and transaction description settings in the payment feed.
htt…
-
We had an internal Basecamp to-do for this since Jul 3, 2019:
https://basecamp.com/1810084/projects/10966871/todos/378755380
This feature was requested a few times since then:
- Jul 3, '19, 11:…
-
As seen in https://github.com/pronamic/wp-pronamic-pay/issues/145#issuecomment-865305917 Pay.nl expects certain test values.
![Schermafbeelding 2021-06-21 om 21 59 28](https://user-images.githubuse…
-
Requested today in the following two HelpScout tickets:
> In het overzicht bij Formidable kan ik niet zien wie er al heeft betaald
_Internal HelpScout ticket:_ https://secure.helpscout.net/conve…
-
This ticket is in continuation with https://github.com/pronamic/wp-pronamic-pay/issues/351
If we define phone custom field in a Payment Gateway, in woocommerce or other extension, phone field are v…
-
Kindly add filters on these lines. So that new payment methods can be added without altering the core code.
https://github.com/pronamic/wp-pay-core/blob/96aa50e150f83d711afa781f87627348dea21f6b/src…
-
MemberPress members may have the option to pause and resume their subscriptions themselves.
Some of the Pronamic Pay MemberPress gateways **had** also these capabilities:
https://github.com/wp…
-
I am researching how we can document WordPress filters and actions with phpDocumentor, for example:
```php