Skip to content
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

Various code fixes and changelog update #8

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nicomollet
Copy link
Contributor

  • Update changelog to reflect compatibility
  • Transaction ID compatibility
  • $debug var was not declared
  • $admin_link was not declared
  • Fix markup for image logo in admin
  • Pass transaction ID to payment_complete()
  • Allow translation for some string
  • Use wc_get_order instead of new WC_Order
  • Fix sprintf calls for string translation
  • Update pot and FR translation

Since the last commit, the plugin is not compatible with 2.3 anymore, only with 2.6+.
* $debug var was not declared
* $admin_link was not declared
* Fix markup for image logo in admin
* Pass transaction ID to payment_complete()
* Allow translation for some string
* Use wc_get_order instead of new WC_Order
* Fix sprintf calls for string translation
@nicomollet
Copy link
Contributor Author

There are 6 months old PRs, please maintain this plugin.

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.

1 participant