Skip to content

Add Pronamic Pay default payment methods integration#449

Merged
remcotolsma merged 2 commits intomainfrom
copilot/add-pronamic-pay-default-payment-methods
Apr 15, 2026
Merged

Add Pronamic Pay default payment methods integration#449
remcotolsma merged 2 commits intomainfrom
copilot/add-pronamic-pay-default-payment-methods

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 15, 2026

Integrates the pronamic/pronamic-pay-default-payment-methods package and bumps the wp-pay/core minimum version requirement.

Changes

  • composer.json — Added pronamic/pronamic-pay-default-payment-methods: ^1.0 dependency; bumped wp-pay/core from ^4.32 to ^4.33
  • pronamic-ideal.php — Bootstraps the new package alongside existing plugin instances:
\Pronamic\PronamicForms\Plugin::instance();

\Pronamic\PronamicPayDefaultPaymentMethods\Plugin::instance();

Copilot AI linked an issue Apr 15, 2026 that may be closed by this pull request
3 tasks
Agent-Logs-Url: https://github.com/pronamic/wp-pronamic-pay/sessions/6ac15d14-11d9-490e-894e-187c1d222dc4

Co-authored-by: remcotolsma <869674+remcotolsma@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Pronamic Pay default payment methods Add Pronamic Pay default payment methods integration Apr 15, 2026
Copilot AI requested a review from remcotolsma April 15, 2026 12:47
@remcotolsma remcotolsma marked this pull request as ready for review April 15, 2026 12:48
@remcotolsma remcotolsma merged commit 63a9618 into main Apr 15, 2026
6 of 18 checks passed
@remcotolsma remcotolsma deleted the copilot/add-pronamic-pay-default-payment-methods branch April 15, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Pronamic Pay default payment methods

2 participants