-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add upgrade script to fix missing Pronamic subscription IDs in WooCommerce subscription meta #12
Conversation
Payment methods fields
@rvdsteege I reverted pronamic/wp-pay-core@9a75a8d in pronamic/wp-pay-core@3512f88, because we can't use the class wp-pronamic-pay-woocommerce/src/Extension.php Lines 86 to 92 in 4f1f491
wp-pronamic-pay-woocommerce/src/Extension.php Lines 137 to 146 in 4f1f491
That requires some adjustments? And this: wp-pronamic-pay-woocommerce/src/Upgrade420.php Lines 160 to 164 in 4f1f491
Delete action ID should be done afterwards? |
…scription meta (#11).
…eta' into 11-upgrade-420-subscription-id-meta
This PR aims to resolve issue #11, by adding an upgrade script which adds the
pronamic_subscription_id
meta to WooCommerce subscriptions not having this meta.